tailwindcss-text-wrap
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

tailwindcss plugin for css text-wrap

npm install -D tailwindcss-text-wrap
// tailwind.config.js
module.exports = {
  plugins: [
    require('tailwindcss-text-wrap'),
  ],
}

Usage text-{balance | stable | ...}

<h1 class="text-balance">Title</h1>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.7
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.7
    2
  • 0.0.6
    0
  • 0.0.5
    0
  • 0.0.4
    0

Package Sidebar

Install

npm i tailwindcss-text-wrap

Weekly Downloads

2

Version

0.0.7

License

MIT

Unpacked Size

6.21 kB

Total Files

14

Last publish

Collaborators

  • kellyjesse881