Skip to content

svbatalov/css-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

css-extract

This utility allows to extract a subset of rules from Cascading Style Sheet (CSS) file which are required for rendering given HTML file.

Dependencies: lxml, cssselect, pyparsing

Basic usage

python3 extract-css.py bootstrap.css index.html > rules.css

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages