@azury/ui

0.2.0 • Public • Published

@azury/ui

UI

Use Theme

@import '@azury/ui/theme.scss';
import { theme } from '@azury/ui'

Use Bundle

import '@azury/ui/bundle.scss'

Use REM instead of PX

@import '@azury/ui/rem.scss';

.element {
  height: rem(16) // 1rem
}
import { rem } from '@azury/ui'

rem(32) // 2rem

Readme

Keywords

none

Package Sidebar

Install

npm i @azury/ui

Weekly Downloads

1

Version

0.2.0

License

Private

Unpacked Size

7.48 MB

Total Files

32

Last publish

Collaborators

  • unvented