mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
12 lines
No EOL
164 B
CSS
12 lines
No EOL
164 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
|
|
|
|
/* @import 'highlight'; */
|
|
@import 'dracula';
|
|
@import 'base';
|
|
@import 'navigation';
|
|
@import 'search';
|
|
|
|
|
|
@tailwind utilities; |