text/jss

JSS (JavaScript Smart Style Sheets)

[1] arodic/jss ( 版) <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:

<link type="text/jss" rel="smartsheet" href="style.jss">