Skip to content

Version 1.1.1

Compare
Choose a tag to compare
@Villy-P Villy-P released this 09 Oct 20:30
· 50 commits to main since this release
0edea98

Added

  • Added PostCSS (postcss.config.js)
  • Added Tailwind (tailwind.config.js)
  • Added app.css
  • Added Visual Studio Code badge to README.md

Changed

  • Converted CSS plugin to PostCSS in rollup.config.mjs
  • Convert CSS styles to Tailwind in App.svelte

Removed

  • Deleted dev dependency rollup-plugin-css-only