Skip to content

littlebirdjp/felt-postcss-selection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

felt-postcss-selection

Sample files to use PostCSS with Felt.
You can use favorite PostCSS plugins by adding to the config file.

Installation

Install Felt from npm.

$ npm install -g felt

Install plugins for PostCSS.

$ npm install

Usage

Run Felt with a config file.

$ felt --config felt.config.js

You can see the site at http://localhost:3000/ with transformed CSS.

Customization

If you want to use other PostCSS plugins, Please add to felt.config.js and package.json.
So you can use any PostCSS plugins with Felt.

About

Sample files to use PostCSS with Felt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published