@therobot/tailwindcss-regression-values
js
```javascript // tailwind.config.js module.exports = { plugins: [regressionPlugin()], theme: { regression: theme => ({ 'zero-line': { points: [ [0.75, 0.65], [6, 4.75], ], values: theme('fontSize')
Version 1.0.0 License ISC
INSTALL