vanilla_breeze
Convert Tailwind CSS to Semantic CSS
File Explorer
Download Latest Version (.zip)- cocktail.png
- jaredcwhite.jpg
- spicy-web-logo.svg
- index.css
- variables.css
- android-chrome-192x192.png
- android-chrome-256x256.png
- apple-touch-icon.png
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- help.html
- index.html
- main.html
- manifest.json
- processTailwindMarkup.js
- twVarConfig.js
- twVarExtractions.js
- codemirror-editor.js
- index.js
- sl.js
- .gitignore
- .nvmrc
- package-lock.json
- package.json
- README.md
- server.js
# Installation Guide
1. Get the code
git clone https://github.com/thespicyweb/vanilla_breeze
Downloads the entire project code from GitHub to your computer.
cd vanilla_breeze
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm i
Type this command into your terminal and run it.
$ npm run build -- --watch
Builds optimized production files.
$ npm run dev
Starts the development/run server.
npm run deploy
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
