storybookjs / frontpage

🌐 The website for storybook.js.org
https://storybook.js.org
MIT License
212 stars 116 forks source link

[tailwindcss]: No tailwind.css file in Angular 17 + Tailwind installation folder. #662

Open Profana92 opened 4 months ago

Profana92 commented 4 months ago

Details

Recipe Page: tailwindcss Recipe Template: tailwindcss

What is wrong

There is no tailwind.css file for Angular installation with SCSS. the only present styles file is src/styles.scss. It is not clear what are we supposed to do here, change the name of tailwind.css to styles.scss, make a new css file or add new tailwind.css file and if yes with which content.