florinpop17 / weekly-deals-dev

Get the best deals for dev stuff every week.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weekly Deals for Devs

This is the repo for the project.

Tailwind command to generate the CSS in Production


NODE_ENV=production npx tailwindcss-cli@latest build ./style.css -o ./tailwind.css --watch

Tailwind command to generate the whole CSS file


npx tailwindcss-cli@latest build -o ./tailwind.css

TODO

USE JIT MODE!!!

About

Get the best deals for dev stuff every week.


Languages

Language:HTML 49.7%Language:CSS 37.3%Language:JavaScript 13.0%