1.0.0 • Published 11 months ago

@wikiline/uikit-reboot v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

UIKit Reboot

Package for integrating reset styles

npm npm npm


Installation

This package can be deployed automatically using NPM:

npm i @wikiline/uikit-reboot

Usage (CSS)

CSS files located in the root directory:

  • reboot.css
  • reboot.min.css

Importing

To import all fonts, you can use:

@import "~@wikiline/uikit-reboot/reboot.css";
@import "~@wikiline/uikit-reboot/reboot.min.css";

Usage (SCSS)

SCSS files located in the root directory:

  • reboot.scss

Importing

To import all fonts, you can use:

@import "~@wikiline/uikit-reboot/reboot";

Licensing

1.0.0

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago