mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
fix(component-library): add color variables to css build (#48417)
This commit is contained in:
parent
22c5533417
commit
b1627abb2c
@ -1,3 +1,5 @@
|
||||
@import './colors.css';
|
||||
|
||||
@tailwind base;
|
||||
|
||||
@layer base {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user