[1] [CITE[arodic/jss]] ([TIME[2013-12-25 06:22:02 +09:00]] 版) <https://github.com/arodic/jss>

>
JavaScript Smart Style Sheets - CSS pain relief library
>
This library is a work in progress. It parses jss files linked to you document and applies CSS properties dynamically.
>
You can link a jss file like this:
[PRE(HTML code)[
<link type="text/jss" rel="smartsheet" href="style.jss">
]PRE]
