Tài Lê

Results 3 comments of Tài Lê

I got this error when running with my simple component ``` export default { data() { return { name: '', }; }, }; @use 'sass:map'; @import '@styles/bases/_variables.scss'; @import '@styles/bases/_mixins.scss'; button...

@steveschmitt I created a PR for this. Can you help to review? thanks https://github.com/sequelize/sequelize-auto/pull/626

hi @DarkC0der11 I got the same issue. Please help to review my PR. thanks!