gasatrya / css-minifier-vue

A simple CSS minifier to removes the spacing, indentation, newlines, and comments. Built using Vue.js 3 & Clean CSS

Home Page:https://vue-css-minifier.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS Minifier

A simple CSS minifier to removes the spacing, indentation, newlines, and comments. Built using Vue.js 3 & Clean CSS

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

A simple CSS minifier to removes the spacing, indentation, newlines, and comments. Built using Vue.js 3 & Clean CSS

https://vue-css-minifier.netlify.app/

License:MIT License


Languages

Language:Vue 47.3%Language:SCSS 31.4%Language:HTML 12.2%Language:JavaScript 9.1%