Skip to content

Extract and group selectors from a style sheet by property or value.

License

Notifications You must be signed in to change notification settings

cedaro/extract-selectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extract-selectors

Extract and group selectors from a style sheet by property or value.

Installation

Install extract-selectors globally to expose a simple command line interface:

npm install -g extract-selectors

Usage

CLI

Run extract-selectors -h to view the available options.

Examples

# Preview selectors grouped by font family.
extract-selectors style.css --prop=font-family

About

Extract and group selectors from a style sheet by property or value.

Resources

License

Stars

Watchers

Forks

Packages

No packages published