jss-plugin-camel-case
Advanced tools
Changelog
10.0.0-alpha.2 (2018-12-26)
Changelog
10.0.0-alpha.1 (2018-12-26)
jss-starter-kit.bundle.js
, which packages all the other libraries into one import for playgrounds like Codepen. (#936)sheet.update(data, {process: false})
for fn values/rules and jss.use(pluginObservable({process: false}))
when setting up observables plugin. (#682)$ref
from the same sheet and generate global one as before using @global
rule (#346).createGenerateClassName
and generateClassName
are renamed to createGenerateId
and generateId
because the same function is now used to scope @keyframes rules.