Files
angular-challenges/apps/module-to-standalone/src/styles.scss
2023-06-19 18:06:50 +02:00

6 lines
140 B
SCSS

@tailwind base;
@tailwind components;
@tailwind utilities;
/* You can add global styles to this file, and also import other style files */