myWord icon indicating copy to clipboard operation
myWord copied to clipboard

Keep JS and CSS in separate files

Open zaporylie opened this issue 10 years ago • 1 comments

IMO it's way better to keep JavaScript code and CSS styles in separate files to keep structure clean and easy to maintain.

zaporylie avatar Feb 14 '15 23:02 zaporylie

I added the ability to utilize any stylesheet as a querystring parameter e.g. blablabal&url=blablabl&css=blablab. As a part of that I pulled out the css from the index into essay.css and did a test stylesheet as well at alt.css. If Dave merges the pull request https://github.com/scripting/myWord/pull/3 that should address the seperate CSS structure you were wanting.

xicubed avatar Feb 15 '15 22:02 xicubed