tailwind-percentage-property

2.0.3 • Public • Published

tailwind-percentage-property

This plugin add some new utility class so you can use from 0% to 100% in your widths or other properyies.

Get Started

Install

pnpm install --save-dev tailwind-percentage-property

Configure tailwind.config.js

module.exports = {
  // ... other config
  plugins: [
    require('tailwind-percentage-property'),
    // ... other plugins
  ]
}

Just use it

percentage width example

Package Sidebar

Install

npm i tailwind-percentage-property

Weekly Downloads

3

Version

2.0.3

License

none

Unpacked Size

1.94 kB

Total Files

3

Last publish

Collaborators

  • lionad