@hoanggroup/unstyle

1.0.1 • Public • Published

Unstyle

Barebones styles for creating unstyled elements

Getting Started

  1. Run yarn add @palta/unstyle or npm install --save @palta/unstyle
  2. Import like this: import '@palta/unstyle';
  3. Or import SCSS directly: @import "~@palta/unstyle/scss/unstyle";;

Usage

Button

<button className="button-unstyle">Unstyled button</button>

Package Sidebar

Install

npm i @hoanggroup/unstyle

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2.34 kB

Total Files

5

Last publish

Collaborators

  • hoanggroup