TailwindCSS Packages

tailwindcss-text-crop

```js module.exports = { theme: { textCrop: { h1: { lineHeight: 1, // http://text-crop.eightshapes.com/ topCrop: 8, bottomCrop: 10, cropFontSize: 36, cropLineHeight: 1.2 } } }, plug

0.0.2 • Published 6 years ago