styled-spectre
v0.0.3-5
Published
Styled Spectre components for React
Downloads
7
Readme
Styled Spectre
Getting started
yarn add styled-spectre
npm i styled-spectre
Goal
The core goal is to transform A Lightweight, Responsive and Modern CSS Framework Spectre.css into Styled-Components for React
Documentation
Elements
- Typography
- Buttons
- Labels
Layout
Components
- Avatars
- Badges
- Tooltips
Utilities
- Colors
- Cursors
- Loading
Experimentals
Dev notes
https://medium.com/styled-components/getting-sassy-with-sass-styled-theme-9a375cfb78e8
https://github.com/styled-components/polished https://polished.js.org/docs/#installation
{/background: ${props => darken(0.2, props.theme.colors.primaryDark)};/}