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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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