Releases: WalrusSoup/Tailwind-Formatter
Releases · WalrusSoup/Tailwind-Formatter
Bugfixes: Custom Class Ordering
This release addresses an issue where custom class ordering was not being applied.
Custom Settings Support
Tailwindcss 2.0 Support
- Adds Tailwindcss 2.0 classes
- Adds detection for when no file is currently open
Out for publishing to Jetbrains as of 2020-02-25
Version Update, Development Configuration Improvements
Contains a proper version tag for PluginXml so newer version of Intellij products are supported immediately. Also makes improvements to merge properties and moves the changelog to a separate HTML file.
Regex Update
Addresses issues where the regex was failing to detect classes that feature slashes. For instance, w-1/2, w-1/4, etc.