Jonathan Hutchison
Jonathan Hutchison
Following up here. This repo looks active... But I'm getting the same issues today. Thanks
I would also like this feature :)
Following up here because I'd like to have this feature as well!
Like etsauer mentioned, just having a config option would be really useful if you're trying to maintain the scope of this plugin. Seems like in order to get Bootstrap 4's...
Same for the `align` and `justify` aliases EDIT: I stand corrected, ignore this comment!
@codebender828 Ah, I think that's the issue. I think I was trying to do something like ``` ...
Seconded!
I'd second keeping an example without Auth UI. I don't tend to use it either, so having an example without is useful for me too.
It looks like there is a psuedo fork of `vite-plugin-twig-loader` here: [vite-plugin-twig-drupal](https://github.com/larowlan/vite-plugin-twig-drupal), trying to get `includes/embeds/extends` working. Wonder if it might help the issues you're experiencing. Although I haven't been...
Coming back to share a [workaround I recently discovered](https://codesandbox.io/p/devbox/x7vdwz?file=%2Fpackage.json%3A8%2C31). Looks like when using Vite, and in this case Storybook, (in the example its Storybook 8 and Vite 5, but Im...