Skip to content

bambax/css2xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CSS2XML

Script to serialize CSS to XML

Uses gnosis for the XML encoding.

Only retrieves rules and properties.

TODO

  • get rid of gnosis (very old and strange)
  • better / nicer XML serialization
  • get more things from the CSS
    • list of selectors
    • parsed selectors into element|class|id etc.
    • other elements (imports, comments, priorities, etc.)

About

Serialize CSS 2 XML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages