polaris-line-height

1.3.4 • Public • Published

Polaris line-height Plugin (v1.3.4)

In addition to the built-in features and components comes with Polaris framework, you can also use a set of useful plugins.

Polaris line-height Plugin contains a set of responsive classes for controlling the line-height of HTML elements.

Documentation

Coming soon...

Dependencies

In general for production, Polaris Plugins depend on Polaris Framework Core CSS and/or JS libraries.

However, this specific plugin can be used stand alone. But, for development, it depends on:

Get Started

Install via npm

npm install polaris-line-height

Use Polaris CDN

Coming soon...

Download Polaris line-height

Download Polaris line-height

Clone Polaris

You can also clone Polaris line-height using git:

git clone https://github.com/heminsatya/polaris-line-height.git

Customize Polaris line-height

First, you need to download or clone it, then you need to follow a few easy steps:

  • Open up your favourite CLI program.
  • Change directory to the path where Polaris line-height extracted:
cd path-to/polaris-line-height/
  • Install packages by:
npm install

Now, you have everything set-up. You can customize it however you want.

Next step after customization is to rebuild the CSS libraries.

  • To rebuild the CSS libraries run:
npm run css
npm run css-dev

Package Sidebar

Install

npm i polaris-line-height

Weekly Downloads

1

Version

1.3.4

License

MIT

Unpacked Size

94.3 kB

Total Files

15

Last publish

Collaborators

  • heminsatya