@aestrius/wheal-ui
v0.0.5
Published
React UI Library
Downloads
8
Maintainers
Readme
wHeal UI
Flex based React UI library
Layout
| title | description | |--------|-------------| | Container | simple container component | | Columns | wrapper for columns. Can have multiple columns and each takes same width | | Column | Column for content |
Components
| title | description | |-------|--------------| | Button | simple button component |
changelog
25.6.2023
- project started
- created Button and Container with basic styling - will be upgraded
- configured Rollup.js
- configured Typescript
- configured package.json
26.6.2023
- added Column, Columns, Container components and their styles
- added mixins
- edited documents
