Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.
/ prettier-css Public archive

Like prettier, but for css

License

stas-vilchik/prettier-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prettier-css

Build Status NPM version

The project is highly inspired by prettier.

Usage

Install:

yarn add prettier-css 

or

npm install prettier-css

CLI

Run prettier-css through the CLI with this script.

prettier-css [filename ...]

(Don't forget the quotes around the globs! The quotes make sure that prettier-css expands the globs rather than your shell, for cross-platform usage.)

About

Like prettier, but for css

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published