README
@compai/css-to-theme
Convert CSS Stats object to a theme object
Installation
yarn add @compai/css-to-theme
Usage
import { cssToTheme } from '@compai/css-to-theme'
OSS by Components AI.
Convert CSS Stats object to a theme object
<script type="module">
import compaiCssToTheme from 'https://cdn.skypack.dev/@compai/css-to-theme';
</script>
Convert CSS Stats object to a theme object
yarn add @compai/css-to-theme
import { cssToTheme } from '@compai/css-to-theme'
OSS by Components AI.