Order Protection Tailwind
This is the shared configuration for tailwind used by Order Protection projects.
How to use
npm -i -D @orderprotection/tailwind
in your tailwind.config.js you can just do the following
// tailwind.config.js
module.exports = require('@orderprotection/tailwind')