Martin

Results 201 issues of Martin

transpiling and building works

Hello, in the last year the custom elements come up and more and more websites and web apps contains web components with shadow doms. With the small code extension, shadow...

That is currently not possible?! - https://windicss.org/guide/features.html#%F0%9F%8E%B3-utility-groups ```ts class="hover:(border-green-600 shadow-lg)" ``` We give the parser the files and he extract the css classes. Why he did not detect the utility...

Sometimes it is needed to touch the style file, so the bundlers trigger the recompiling. We used for this the touchMode: 'insert-comment'. Sometimes in Linux, Windows and Mac OS the...

If we use Less, Scss or Sass, then there may not be a CSS file. Using the extension recognition, it is possible to touch the relevant style file that contains...

Here the full description: https://github.com/tailwindlabs/tailwindcss-jit/issues/188