JavaProjectRepo/framework/frontend/src/styles/tailwind.scss

5 lines
60 B
SCSS
Raw Normal View History

@tailwind base;
@tailwind components;
@tailwind utilities;