Skip to content

v1.0.0-beta.1

Compare
Choose a tag to compare
@rstoenescu rstoenescu released this 22 Mar 13:45
· 56 commits to dev since this release
  • fix: [v1 - Request] Make file name quasar-variables.styl the same name as in import directive #16

Breaking change from v1.0.0-beta.0

In /src/styles/quasar.variables.styl, you need to change:

@import '~quasar-variables'

to

@import '~quasar-variables-styl'