Skip to content

gboutte/glassui

Repository files navigation

Glassui

Installation

npm install @glassui/glassui

Inside your angular.json file, add the following to the styles array:

{
   "styles": [
       "node_modules/@gboutte/glassui/styles/theme.scss"
   ],
}

Documentation

https://glassui.greg.fail