1.0.2 • Published 1 year ago

estarlincito-st v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Estarlincito Styles

Estarlincito Styles is a "css Styles" to make easy my web app.

Demo: estarlincito.github.io/st

Install estarlincito-st "via npm"

npm i estarlincito-st --save-d

To add "Estarlincito Styles" in your JSX...

import "estarlincito-st/main.scss";

- Colors List

Colors is a list of rgb color to use in your css with val()

Start using "Colors List" in your CSS

body {
  background-color: $lime-50;
  color: #lime-500;
}
1.0.2

1 year ago

1.0.1

1 year ago