hut-base
v0.2.0
Published
Base styles for HTML UI Toolkit
Downloads
5
Readme
hut-base
Base styles for HTML UI Toolkit projects.
Check out the documentation and examples!
This project defines basic styles. These styles are designed to be overriden by your project if you do not want the default styles.
This project is designed to be used in conjunction with rework-vars and rework-npm. For development use hut-build.
When using rework-npm simple install
the package with npm install hut-base
and reference it from your stylesheet
with @import "hut-base";
.
Settings
You can change many settings by overriding the variables declared in the
variables.css
file.