0.1.0 • Published 1 year ago

@federico1818/skeleton-themes-css v0.1.0

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

Skeleton Themes CSS

Install styles

npm install @federico1818/skeleton-themes-css

Import styles in Angular project

In angular.json

"styles": [
    "@angular/material/prebuilt-themes/indigo-pink.css",
    "@federico1818/skeleton-themes-css/dist/css/themes/teal-amber.css",
    "@federico1818/skeleton-themes-css/dist/css/app.css",
    "src/styles.scss"
],
0.1.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago