@smartupcorp/smarpy
v0.0.2
Published
smartupcorp web design library written by scss.
Downloads
124
Readme
smarpy
Overview
smarpy is an open-source web design sass library.
It uses oklch() to declare color palette.
If you want to use in React Project, you can use react-smarpy.
Installation
Use in Sass
npm install @smartupcorp/smarpyUse in CSS
From CDN
<link
rel="stylesheet"
type="text/css"
media="all"
href="https://unpkg.com/@smartupcorp/smarpy/dist/css/smarpy.min.css"
/><link
rel="stylesheet"
type="text/css"
media="all"
href="https://unpkg.com/@smartupcorp/smarpy/dist/css/smarpy-utilities.min.css"
/>
