2.5.7 • Published 6 years ago

mouthful v2.5.7

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

mouthful

Generate a concatenated file of all CSS used on a given website.

Requirements

  • Node.js

Install

npm install --save-dev mouthful

Usage

Add the following script to your package.json:

"scripts": {
  "mouthful": "mouthful https://www.example.com path/to/file.css"
}

Now you can add mouthful to other scripts or use it from the command line: npm run mouthful.

License

MIT © Mikael Åsbjørnsson-Stensland

2.5.7

6 years ago

2.5.6

6 years ago

2.5.5

6 years ago

2.5.3

6 years ago

2.5.2

6 years ago

2.5.1

6 years ago

2.5.0

6 years ago

2.0.0

6 years ago

1.4.4

6 years ago

1.4.3

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago