Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 864 Bytes

File metadata and controls

43 lines (24 loc) · 864 Bytes

0.3.6

  • Transfer ownership
  • Add IntelliSense support in README.md

0.3.5

  • fix: package dependency check failing for projects that are part of a dart workspace

0.3.4

  • Updated dependencies to support the latest version of Jaspr.

0.3.3

  • Transfer ownership

0.3.2

  • Update logo and website links.

0.3.1

  • Fixed execution of tailwind cli by adding runInShell: true.

0.3.0

  • Added minify option to tailwind in release mode.
  • Made the content section of the tailwind.config.js file active at build time.

0.2.0

  • 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).

0.1.1

  • Fixed configuration paths on windows.

0.1.0

  • Initial version.