update to multi-style enabled merged
This commit is contained in:
@ -1,14 +1,2 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
/*
|
||||
|
||||
@layer components {
|
||||
.btn-primary {
|
||||
@apply py-2 px-4 bg-blue-200;
|
||||
}
|
||||
}
|
||||
|
||||
@import 'actiontext.css';
|
||||
*/
|
||||
@import "tailwind_base";
|
||||
@import "merged_tailwind_styles";
|
||||
|
Reference in New Issue
Block a user