You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Webb App to convert *.css files into a valid JavaScript String.
I have developed this tool for use in the Greasemonkey scripts and to learn about the HTML5 File API.
Installation and execution instructions:
Installation:
$ npm install
Execution:
$ node app
About
Web App to convert *.css files into a valid JavaScript String.