2.5.7 • Published 5 years ago

mouthful v2.5.7

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

2.5.6

5 years ago

2.5.5

5 years ago

2.5.3

5 years ago

2.5.2

5 years ago

2.5.1

5 years ago

2.5.0

5 years ago

2.0.0

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago