Martin Czerwinski

Results 11 comments of Martin Czerwinski

So as I understand by the comment to read above there is NO support to scan several css files as it is not desribed there? Or is it just not...

Is there yet any solution to dynamically get module/namespace name from context?

"editor.linkedEditing": true forces auto rename only in html files. Not woking in vue files. Can this be fixed?

When using postcss variables and mixins in Assets folder (as .css files) I can import those in each section with @import "". It would be awesome to be able to...

I use v2 with Vuetify 3 (and Nuxt 3) and when for test from beginning adding a single component in my main index.vue file, and build for prduction, then the...

But this file that uses the general vuetify component is index.vue. How do prevent from removing styles that vuetify adde to style the button? my repo https://github.com/CMQNordic/vuetify-3-nuxt-3-minimal-optimized-starter npm run dev...

Hi again ManniL. I have NO CLUE how I can add path to Vuetify button component as I cannot find any, or white list all those classes that Vuitify adds...

This is what in trying to test treeshake in Vutify and it only removes js from bundle, do not tauch css. css files with all code are huge. I really...

Yes its very tricky with Vuetify 3 (if not impossible) as Vuetify 3 internally uses sass and rendering functions to generate the styles and components. I can of course in...

One last question. I found deep in Vuetify folder with an typescript file (vuetify.ts) that declares VBtm, and all other components, and I think renders it Unsure if purgecss can...