mirror of
https://github.com/flextype/flextype.git
synced 2025-08-21 04:11:42 +02:00
feat(admin-plugin): update css #211
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
/**
|
||||
* ADMIN PANEL
|
||||
*/
|
||||
|
||||
@import 'tailwindcss/base';
|
||||
|
||||
@import 'vars';
|
||||
@import 'common';
|
||||
@import 'content';
|
||||
/* Base */
|
||||
@import 'base/variables';
|
||||
@import 'base/common';
|
||||
@import 'base/content';
|
||||
|
||||
/* Components */
|
||||
@import 'components/tables';
|
||||
@import 'components/navigations';
|
||||
@import 'components/buttons';
|
Reference in New Issue
Block a user