Skip to content

Sublime Text 2 plugin which converts an html page or snippet to a blank css style sheet with all class an id selectors used in the original code.

Notifications You must be signed in to change notification settings

sebastiandedeyne/BlankCSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

BlankCSS is my first dabble into Python. It's a Sublime Text 2 plugin which converts an html page or snippet to a blank css style sheet with all class an id selectors used in the original code. Just select whatever you want to convert and go to "Blankcss" in the edit menu or hit the keyboard shortcut.

Keyboard shortcut:
	- Windows: ctrl+alt+c, ctrl+alt+s
	- Mac: super+ctrl+c, super+ctrl+s
	- Linux: super+ctrl+c, super+ctrl+s

About

Sublime Text 2 plugin which converts an html page or snippet to a blank css style sheet with all class an id selectors used in the original code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages