All Projects β†’ cssnano β†’ Cssnano

cssnano / Cssnano

Licence: mit
A modular minifier, built on top of the PostCSS ecosystem.

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cssnano

bb8
Starter kit for automating tasks in everyday front-end development. πŸ‘¨πŸ»β€πŸ’» ⚑️ πŸ›  ✨ πŸ€–
Stars: ✭ 13 (-99.68%)
Mutual labels:  postcss, cssnano
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (-59.49%)
Mutual labels:  minification, postcss
XT-TailwindCSS-Starter
A Tailwind CSS Starter. Based on Tailwind CSS, Webpack, PostCSS, and cssnano. Fully optimized for top performance.
Stars: ✭ 19 (-99.53%)
Mutual labels:  postcss, cssnano
postcss
Add PostCSS to your Svelte project
Stars: ✭ 37 (-99.08%)
Mutual labels:  postcss, cssnano
postcss-clean
PostCss plugin to minify your CSS with clean-css
Stars: ✭ 41 (-98.98%)
Mutual labels:  postcss, minification
sapper-postcss-template
A template that includes Sapper for Svelte and PostCSS preprocessing with Tailwind CSS
Stars: ✭ 84 (-97.92%)
Mutual labels:  postcss, cssnano
sapper-template-rollup
Starter Rollup template for Sapper apps using postcss, cssnano, tailwindcss, and svelte-preprocess.
Stars: ✭ 32 (-99.21%)
Mutual labels:  postcss, cssnano
Kratos Boilerplate
πŸ”₯ A simple boilerplate for creating statics PWA using Webpack, Pug, PostCSS and CSS Modules
Stars: ✭ 308 (-92.36%)
Mutual labels:  postcss
Pwa
An opinionated progressive web app boilerplate
Stars: ✭ 353 (-91.24%)
Mutual labels:  postcss
Source Map Explorer
Analyze and debug space usage through source maps
Stars: ✭ 3,396 (-15.75%)
Mutual labels:  minification
Postcss Flexibility
PostCSS plugin for Flexibility polyfill
Stars: ✭ 304 (-92.46%)
Mutual labels:  postcss
Webmarkupmin
The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
Stars: ✭ 312 (-92.26%)
Mutual labels:  minification
Proguard Maven Plugin
ProGuard Maven plugin that supports modularised ProGuard packages
Stars: ✭ 353 (-91.24%)
Mutual labels:  minification
React Redux Boilerplate
Awesome React Redux Workflow Boilerplate with Webpack 4
Stars: ✭ 307 (-92.38%)
Mutual labels:  postcss
React Mobx Typescript Boilerplate
A bare minimum frontend boilerplate with React 16.7, Typescript 3.2 and Webpack 4
Stars: ✭ 378 (-90.62%)
Mutual labels:  postcss
Support
JS.coach is a manually curated list of packages related to React, Webpack, Babel and PostCSS
Stars: ✭ 305 (-92.43%)
Mutual labels:  postcss
Gulp Tutorial
Code examples for my Gulp.js tutorial series
Stars: ✭ 383 (-90.5%)
Mutual labels:  postcss
Postcss Responsive Type
Automagical responsive typography, built on PostCSS
Stars: ✭ 363 (-90.99%)
Mutual labels:  postcss
Next.js Typescript Starter Kit
🌳 [email protected], Styled-jsx, TypeScript, Jest, SEO
Stars: ✭ 342 (-91.52%)
Mutual labels:  postcss
Babel Plugin React Remove Properties
Babel plugin for removing React properties. πŸ’¨
Stars: ✭ 327 (-91.89%)
Mutual labels:  minification


cssnano


A modular minifier, built on top of the PostCSS ecosystem.

Backers on Open Collective Sponsors on Open Collective NPM version Build Status codecov Gitter

cssnano is a modern, modular compression tool written on top of the PostCSS ecosystem, which allows us to use a lot of powerful features in order to compact CSS appropriately.

Our preset system allow you to load cssnano in a different configuration depending on your needs; the default preset performs safe transforms, whereas the advanced preset performs more aggressive transforms that are safe only when your site meets the requirements; but regardless of the preset you choose, we handle more than whitespace transforms!

Optimisations range from compressing colors & removing comments, to discarding overridden at-rules, normalising unicode-range descriptors, even mangling gradient parameters for a smaller output value! In addition, where it's made sense for a transform, we've added Browserslist to provide different output depending on the browsers that you support.

For further details check out the website:

You can now try cssnano online!

Contributing

See CONTRIBUTING.md.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! πŸ™ [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

MIT Β© Ben Briggs

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].