fix(component-library): add color variables to css build (#48417)

This commit is contained in:
Ahmad Abdolsaheb
2022-11-11 09:13:07 +03:00
committed by GitHub
parent 22c5533417
commit b1627abb2c

View File

@@ -1,3 +1,5 @@
@import './colors.css';
@tailwind base;
@layer base {