1.3.0 • Published 2 years ago

@jibres/siftal-style v1.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

manual to start tailwind css quickly

install for windows

npm install -g win-node-env

to build css file use one of below mode

to run dev mode and monitor files for change

npm run dev

to build css for production and remove unused style

npm run build

to build css for production and remove unused style

npm run production