Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cssortie

CSS sorting rules. Good friend with postcss-sorting.

The rules base on bootstrap V4 PropertySortOrder.

Installation

$ npm install --save-dev cssortie

Usage

Firstly, you have to install postcss and postcss-sorting.

Next, set postcss options:

var sorting = require('postcss-sorting')

postcss([
  sorting({ 'sort-order': require('cssortie') })
]))

License

MIT

About

Rules for postcss-sorting

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages