<
8000
svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-repo color-fg-muted mr-2">
ksgy
/
makeCSS-sublime
Public
-
Notifications
You must be signed in to change notification settings - Fork 1
Sublime plugin to use makeCSS (https://github.com/ksgy/makeCSS)
ksgy/makeCSS-sublime
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
makeCSS plugin for Sublime Text 2 ================================= Usage: * Clone https://github.com/ksgy/makeCSS & config it to your needs * Download and copy "makeCSS-sublime" folder to Sublime's Packages/User. * Add a hotkey definition to User keymap file, like this: [{ "keys": [ "ctrl+shift+c" ], "args": {"args": "python /path/to/sublime/package/folder/Packages/User/makeCSS/makecss.py "}, "command": "makecss", ... ---------------------------------- By default the whole file will be parsed if no selected text. If HTML code is selected then that is passed to makeCSS. Have fun! ---------------------------------- TODO: error handling if the selection is not valid html code. ---------------------------------- License: do whatever you want :)
About
Sublime plugin to use makeCSS (https://github.com/ksgy/makeCSS)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published