style-object-to-css-string

esm cjs
A micro-package to convert style objects to css strings. Inspired by extensive usage of styled-components.
Version 1.1.3 License MIT
Keywords
cssstyled-components
INSTALL
Type:
<script type="module"> import styleObjectToCssString from 'https://cdn.jsdelivr.net/npm/style-object-to-css-string@1.1.3/+esm' </script>