Mark Otto
e5a1ee3d3a
Remove `!important` from utilities, make it opt-in per utility ( #41755 )
...
* Remove !important from utilities, make it opt-in per utility
* package-lock
* Fix test
2025-09-21 22:12:17 -07:00
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
cameronhollis
7dfa9c5890
`.text-bg-*` helpers now use theme CSS variables ( #38772 )
...
* #38769 text-bg-primary now respects --bs-primary color
* Revert "#38769 text-bg-primary now respects --bs-primary color"
This reverts commit a4db90ff70 .
* #38769 updated scss file to respect --bs-primary color with text-bg-primary class
---------
Co-authored-by: Cameron Hollis <cameronjhollis@gmail.com>
2023-07-16 20:41:29 -07:00
XhmikosR
fdd306f481
Update devDependencies ( #38437 )
...
* Update devDependencies
* @babel/preset-env ^7.20.2 → ^7.21.4
* @rollup/plugin-node-resolve ^15.0.1 → ^15.0.2
* eslint ^8.37.0 → ^8.38.0
* rtlcss ^4.0.0 → ^4.1.0
* sass ^1.60.0 → ^1.61.0
* stylelint ^14.16.1 → ^15.4.0
* stylelint-config-twbs-bootstrap ^7.0.0 → ^9.0.1
* vnu-jar 22.9.29 → 23.4.11
* Fix the new Stylelint issues
2023-04-11 11:44:19 +03:00
Louis-Maxime Piton
e2e107fc72
CSS: few proposals ( #36406 )
...
* Something to try about `!important` in color-bg helper
* Better understanding border utility `.border-*-0`
* Having rounded numbers of px
2022-05-20 10:28:31 -07:00
Mark Otto
8cd3c3e3bc
Add new text-bg-color utilities
2022-04-30 12:55:27 -07:00