- Transfer ownership
- Add IntelliSense support in README.md
- fix: package dependency check failing for projects that are part of a dart workspace
- Updated dependencies to support the latest version of Jaspr.
- Transfer ownership
- Update logo and website links.
- Fixed execution of tailwind cli by adding
runInShell: true.
- Added minify option to tailwind in release mode.
- Made the content section of the
tailwind.config.jsfile active at build time.
- BREAKING: Changed tailwind command to use the standalone cli instead of npx. Make sure this is installed and included in your PATH. (see the updated README for setup instructions).
- Fixed configuration paths on windows.
- Initial version.