@naveego/styles
v0.0.5
Published
Contains the compiled stylesheets shared by our UI projects.
Downloads
4
Readme
Our styles are based on the Semantic UI framework.
This repo contains the LESS source code for the framework, along with any modifications we've made. It's built and deployed to NPM as @naveego/styles
and can be installed into other projects.
Within a project using these styles, just import this package:
import '@naveego/styles';