2.2.0 • Published 4 years ago

@bingumd/itcss-elements v2.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@bingumd/itcss-elements

The shareable itcss elements for @bingumd/itcss-framework.

:hammer: Installation

Yarn
yarn add @bingumd/itcss-elements
Npm
yarn install @bingumd/itcss-elements

:gear: Usage

@use '@bingumd/itcss-elements';

:wrench: Customization

@use '@bingumd/itcss-elements' with (
    $exclude: (
        paragraph: false,
    ),
    $html-font-size: 100%,
    $body-line-height: 1.6,
);
2.2.0

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago