Mark Otto
|
dbf36bbd01
|
First pass at CSS layers (#41701)
* First pass at CSS layers
* bundlewatch
* more bundlewatch
|
2025-09-20 22:15:23 -07:00 |
Mark Otto
|
062e7425b8
|
Migrate to Sass modules (#41512)
* Reorganize scss folder
* Migrate to Sass modules
* Migrate docs to Sass modules, comment out docs grid CSS
* Give helpers folder an index.scss, migrate ratio helper to aspect-ratio utility
* Delete node sass Action
* Modify Sass tests to pass for new Sass modules implementation
* Don't disallow calc()
* Move heading classes back to Reboot to prevent a dependency
* Utilities, some helpers, and theme colors
* Temporary fix of docs compilation
* Temporary Bundlewatch fix
* docs fix import to use
* Restyle docs callouts
* Fix docs colors
* Revert typo
* Reintroduce `css-lint-vars` npm script
* Bump to Sass v1.90.x
* Fixes
* more
* Remove
---------
Co-authored-by: Julien Déramond <juderamond@gmail.com>
|
2025-09-20 22:15:23 -07:00 |
Florian Lacreuse
|
d17801265e
|
Add sticky bottom utility (#35518)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
|
2021-12-16 10:27:00 +02:00 |
Martijn Cuppens
|
4fc701f6aa
|
Drop `@support (position: sticky)` media query (#30415)
|
2020-04-18 14:10:18 +02:00 |
XhmikosR
|
de3a3731bd
|
Sass: remove redundant stylelint inline suppressions. (#29427)
|
2019-09-26 21:50:14 +03:00 |
jahanzaibsuleman07
|
d99ff902f8
|
Responsive sticky top (#29158)
|
2019-09-13 21:15:20 +03:00 |
Martijn Cuppens
|
769c8d8246
|
Helpers & utilities split (#28445)
|
2019-05-23 11:56:03 +02:00 |