Installation batch file? #2908
jenstornell
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When installing Tailwind, I always need to look it up. We need
tailwind.config.js
,postcss.config.js
andtailwind.css
as well as an edit topackage.json
.Maybe it would be a good thing to have a batch file for all of it? Not every environment is the same of cause, but a BAT-file is very easy to read and modify.
The outcome would be that this is the only thing we need to install Tailwind:
Beta Was this translation helpful? Give feedback.
All reactions