0.0.7 • Published 5 years ago

@peerlancers/styles v0.0.7

Weekly downloads
7
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago