@q-ui/typography
v0.3.0
Published
Minimal configuration Typography components for Q-UI
Downloads
1
Readme
Q-UI is a framework consisting of a React template based on Google's Material Design, with minimal configuration UI controls.
!!! WARNING !!!
Q-UI is currently in pre-release and unsupported mode and should not be used in production systems
@q-ui/typography
React minimal configuration typography components that implement Google's Material Design using Material-UI base controls.
Installation
Install the package in your project directory with:
// with npm
npm install @q-ui/typography
// with yarn
yarn add @q-ui/typography