0.1.5 • Published 2 years ago

@neuralbertatech/ui v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

natUI

MIT License

NeurAlbertaTech's scss framework built on top of bulma.

Install

To add this to your project, run

# npm
npm i @neuralbertatech/
# yarn
yarn add @neuralbertatech/ui

Documentation

Since this is built on top of bulma, you can refer to their documentation for most things. You can checkout x for the changes we've made on top.

Development

To run the development environment and start contributing, you'll need to use a devcontainer.

Once you've opened the program in a devcontainer, open a terminal and run

yarn dev

to start the sass watcher. This will automatically create a css/ folder which will contain the output file main.css. You can use this css file as the stylesheet for testing purposes. You can find test sites in the test/ folder.

0.1.5

2 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago