node-jss-plugin-props-sort

node-jss plugin that ensures style properties extend each other
  https://cssinjs.org/
  0
  no reviews



JSS is an authoring tool for CSS which allows you to use JavaScript to describe styles in a declarative, conflict-free and reusable way. It can compile in the browser, server-side or at build time in Node.

JSS is framework agnostic. It consists of multiple packages: the core, plugins, framework integrations and others.

This package provides a JSS plugin that ensures style properties extend each other instead of override.