goui
v0.3.1
Published
A goLance UI library
Downloads
17
Readme
goui
A goLance UI library. Follows best practices of Semantic UI.
Installation
yarn add goui
Usage
Using Stylus
@import 'node_modules/goui/source'
Using plain CSS
@import 'node_modules/goui/build/goui.min.css'