Skip to content

peterbe/minimalcss-cli

Repository files navigation

minimalcss

Build Status NPM version styled with prettier Renovate enabled

Usage

Install:

yarn add minimalcss-cli --dev

You can install it globally if you like:

yarn global add minimalcss-cli
npm install [--save-dev|--global] minimalcss-cli

Now you can run it:

./node_modules/.bin/minimalcss https://example.com/ https://example.com/aboutus > minimal.min.css

Help needed

Let's make this a thriving community project!

Help needed with features, tooling, and much testing in real web performance optimization work.

Development

First thing to get started, once you've cloned the repo is to install all the dependencies:

yarn

Testing

To run the tests:

yarn test

Prettier

All code is expected to conform with Prettier according to the the .prettierrc file in the root of the project.

To check that all your code conforms, run:

yarn lintcheck

License

Copyright (c) 2017-2018 Peter Bengtsson. See the LICENSE file for license rights and limitations (MIT).

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •