mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-13 09:23:58 +02:00
Updated tab selectors
More updates on the tab selectors, making them lighter and easier to work with. Browser parsing should be a lot faster now.
This commit is contained in:
@@ -1211,3 +1211,4 @@
|
||||
- `utility` - **No changes** to existing components, however some additions might be required to make everything play as expected.
|
||||
- Refer to above list in regards to the #19 feature request.
|
||||
- Reworked complex `tab` module selectors to utilize the functionality of `:not(:first-of-type)` on `label` elements.
|
||||
- Updated `tab` selectors to use new, *loose* definitions, effectively making the module `0.04KB` lighter. Not a huge difference, but good enough due to the maintenance impact it has on the module, plus the consistency fixed for `.stacked`.
|
||||
|
Reference in New Issue
Block a user