2.1.0 • Published 3 months ago

@snmt-react-ui/core v2.1.0

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

Core

Project with general styles and utils needed for @snmt-react components. All @snmt-react components has peer-dependency on core by default.

Content

colors.css
Contains all colors as css variables needed for @snmt-react components Figma

fonts.css
Contains font imports needed for @snmt-react components Figma

Usage

Just import '@snmt-react-ui/core' to your root file (the one with ReactDOM.createRoot() call).
All common styles will be automatically used for @snmt-react components