Object-fit - TailwindCSS Plugin
This plugin generates classes for object-fit image properties.
Installation
Pull it in through npm or yarn:
npm install tailwindcss-object-fit
yarn add tailwindcss-object-fit
Usage
Just add it to the plugins array of your Tailwind config.
plugins: // Other plugins 'responsive'
By default the plugin generates the following classes:
License
This project is licensed under the MIT License.