Skip to content

v2.1.0

Compare
Choose a tag to compare
@sergejcodes sergejcodes released this 03 Dec 00:04
1509162

Features

  • removed PreCSS in favour of postcss-preset-env
  • added postcss-import since PreCSS is now removed

Improvements

  • added ignorePatterns to .eslintrc.js with some examples
  • Tailwind CSS is now imported with @import and not with @tailwind in main.css to prevent postcss-import errors

Maintenance

  • updated main readme

view all changes: Pull Request