@gboutte/glassui
v0.3.0
Published
## Installation
Readme
Glassui
Installation
npm install @glassui/glassuiInside your angular.json file, add the following to the styles array:
{
"styles": [
"node_modules/@gboutte/glassui/styles/theme.scss"
],
}