0.0.7 • Published 6 years ago

@peerlancers/styles v0.0.7

Weekly downloads
7
License
MIT
Repository
github
Last release
6 years ago

styles

A common styles for Peerlancers project with theming and utilities.

Install

npm install @peerlancers/styles

or

yarn add @peerlancers/styles

Usage

@import '~@peerlancers/styles/theme';
@import '~@peerlancers/styles/utilities';

@include pl-set-theme(dark);

There is a default reset or normalize for your styling

@import '~@peerlancers/styles/reset';
@import '~@peerlancers/styles/normalize';

License

MIT

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago