Commit e8d58bd
authored
feat(tailwind): add individual color theme files for all color variants (#5267)
* feat(tailwind): add individual color theme files for all color variants
- Create separate CSS files for each color (blue, brand, burgundy, etc.)
- Move colors.css to colors/ subdirectory with adaptive theme
- Add colors/index.css that imports all color variants
- Update theme/index.css to import from colors/index.css
- Each color file follows same structure as adaptive colors
- Enables selective color imports for better modularity
* Create sweet-hotels-agree.md1 parent 1ac832c commit e8d58bd
File tree
22 files changed
+4484
-1
lines changed- .changeset
- packages/foundations/tailwind
- theme
- colors
22 files changed
+4484
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments