Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@robbevp robbevp released this 19 Apr 10:09
· 187 commits to main since this release

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.