@bu0nq/uikit-scss-reboot

Package for integrating reset styles


Keywords
uikit, reboot, scss
License
MIT
Install
npm install @bu0nq/uikit-scss-reboot@1.0.0

Documentation

UIKit SCSS Reboot

Package for integrating reset styles

npm npm npm


Installation

This package can be deployed automatically using NPM:

npm i @bu0nq/uikit-scss-reboot

Usage

SCSS files located in the root directory:

  • reboot.scss

Importing

To import all fonts, you can use:

@use "~@bu0nq/uikit-scss-reboot/reboot";

Licensing