Skip to content

ardcore/atom-html-to-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom html-to-css package

Generates CSS boilerplate based on the selected HTML.

Early & opinionated version:

  • Only cares about classes, ignores id's/other possible selectors
  • Outputs flat CSS structure
  • ... with optional classless first-child element nesting
  • Indents with 2 spaces
  • Made primarily to simplify working with BEM methodology

demo

atom html to css

Future: I'll extend it with different transformers/formatters as settings. Contributions welcomed.

About

atom.io plugin: generate css from html structure

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published