Closed BinaryShrub closed 4 months ago
I needed to install tailwind. Should we update the CLI to inform you when tailwindcss
DNE?
Happy to try and contribute, although you can probably crank it out quick? Let me know!
yay -S tailwind-css
then
jaspr clean
jaspr serve
Hi, yes I forgot to add it in the docs page. The installation instructions are in the package readme: https://pub.dev/packages/jaspr_tailwind#prerequisites
The recommended way is to use the standalone cli instead of node/npm. Can you please update the mr to have the same instructions as the readme.
Description
Followed https://docs.page/schultek/jaspr/eco/tailwind after running
jaspr create test
but serve is failing.Steps To Reproduce
jaspr create test
jaspr serve
styles.tw.css
file is actually thereDoctor Output