dhhanush / postcss-crash

Files for PostCSS crash course on YouTube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PostCSS Crash Course

Files for my YouTube PostCSS crash course.

Usage

Install dependencies:

npm install

Run the watch or build script:

npm run build:css
npm run watch:css

About

Files for PostCSS crash course on YouTube


Languages

Language:CSS 68.2%Language:JavaScript 31.8%