24.0.1 • Published 1 year ago
twitch-core-ui-scss-compat v24.0.1
Core UI SCSS Compatibility
Provides support for scss
styling. The Core UI component library is moving to styling through styled-components
, but some projects may need access to scss
styles and variables. This package also outputs processed versions of the functional
and base
styles.
Output
css
:
base.css
base-fallback.css
functional.css
functional-fallback.css
scss
:
base.scss
functional.scss
variables.scss
scss
partials (base/*
, functional/*
, utils/*
, vars/*
) are also exported.
24.0.1
1 year ago