1.1.0 • Published 7 years ago

longest-selectors v1.1.0

Weekly downloads
1
License
BSD
Repository
github
Last release
7 years ago

longest-selectors

finds longest selectors in CSS so that you know where to start your optimisation effort

Usage

npm install longest-selectors
longest-selectors examples/styles.css

Specify minimum reported depth (default 3)

longest-selectors --min-depth=5 examples/styles.css

Supports remote files

longest-selectors https://ton.twimg.com/tfw/css/native_bundle_v1_5c9b3328abb4cb030ac7bd4b773fdbaa78a1bdc0.css

More input options: list-selectors