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

Readme

Keywords

none

Package Sidebar

Install

npm i csscount

Weekly Downloads

2

Version

0.1.0

License

none

Last publish

Collaborators

  • singingwolfboy