0.2.3 • Published 5 years ago

albatro-theme v0.2.3

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

albatro-theme

albatro component theme.

Installation

npm i albatro-theme -S

Usage

Use Sass import

@import 'albatro-theme';

Or Use webpack

import 'albatro-theme';

Or

<link rel="stylesheet" href="path/to/node_modules/albatro-theme/lib/index.css">

Import on demand

import 'albatro-theme/lib/button.css';

// ...
0.2.3

5 years ago

0.2.1

5 years ago

0.1.1

5 years ago