This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
v0.3.0
Adds two configuration options
Mode (Default = "manual")
The mode allows a user to set the mode to auto or manual. The auto mode doesn't require @multiple-tailwind to be present in a css file for it to be processed by tailwindcss.
defaultConfig (Default = "tailwind.config.js")
Sets the config file when the user doesn't specify a config inside the css file.