mirror of
https://github.com/phfroidmont/scalive.git
synced 2025-12-25 05:26:59 +01:00
7 lines
155 B
CSS
7 lines
155 B
CSS
@import 'tailwindcss';
|
|
|
|
@plugin '@tailwindcss/forms';
|
|
@plugin '@tailwindcss/typography';
|
|
@plugin '@tailwindcss/aspect-ratio';
|
|
|
|
@source './src/**/*.scala';
|