Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 215 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 215 Bytes

CSS Applier

This is a simple project that parse and apply a CSS file to a HTML file.

TO-DO

* Accept self-closed tags
* Sum css rules when match 2 or more selectors in the same tag
* Match nested selectors