Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Superstylin, a JS plugin to edit and save CSS in browser | Better HN
Superstylin, a JS plugin to edit and save CSS in browser
(opens in new tab)
(johnboxall.github.com)
2 points
jbox
15y ago
2 comments
Share
2 comments
default
newest
oldest
mcantelon
15y ago
Groovy. Where is CSS getting stored? I took a quick look at the source and saw from YQL so mebbe that's where?
jbox
OP
15y ago
The URL of the CSS file and the contents are POST'ed as a key/val pair back to a endpoint you specify in the configuration.
You'll need to setup a listener on your server to process the request and save the contents to file.
j
/
k
navigate · click thread line to collapse