1.1.4 • Published 1 year ago
@shirotokuro/components v1.1.4
Components for my own projects
Get started
Install
npm install @shirotokuro/components
Usage
colors = {
backgroundPrimary: "#1D1D1B",
backgroundSecondary: "#4E5154",
primary: "#29CC91",
secondary: "#2BC8D2",
danger: "#D22B53",
warning: "#F0C93D",
neutral: "#CDCDCD",
}