csscount

0.1.0 • Public • Published

csscount

A super-simple script that counts up the number of CSS selectors in a file. Useful for checking against Internet Explorer's CSS selector limit.

How to install

$ npm -g install csscount

How to Use

$ csscount style.css
1337

csscount can also read from stdin:

$ scss style.scss | csscount -
9001

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    2
  • 0.0.1
    1

Package Sidebar

Install

npm i csscount

Weekly Downloads

3

Version

0.1.0

License

none

Last publish

Collaborators

  • singingwolfboy