-
I've pushed up a WIP Markdown integration under the [`feat/mdx`](https://github.com/natemoo-re/microsite/tree/feat/mdx) branch! Give it a spin locally and let me know if you have any feedback.
The …
-
hi, first of all thank you for creating this, it probably saved me a lot of time trying to set this combination up myself.
i'm trying to change the font by editing the `tailwind.config.js` file, bu…
-
### Quick checklist
- [ ] I am using the **latest version of Snowpack** and all plugins.
### What package manager are you using?
npm
### What operating system are you using?
Linux
### Describe t…
-
### Why
- Run untranspiled on server environments (e.g. Next.js `experimental.esmxternals`). Could help with [https://github.com/mui-org/material-ui/issues/29742#issuecomment-982597676](https://git…
-
This is more a question than anything else. But I was wondering if its possible to use packages like koffi or node-ffi. I tried to see if I could add it manually to the package but I had no luck. I kn…
-
I have attached a simple hello world chrome extension built using svelte, typescript and rollup.
To run it, unzip it, yarn install and then yarn dev. The project is compiled successfully and dist …
-
In snowpack it is not clear how to enable css modules for `.vue` files using the `module` attribute.
Usage example:
```
.App {
text-align: center;
}
```
Using the above with…
-
Would you consider an option to expose the use of this tool outside of the Webpack compilation? I am aware “webpack-plugin” is in the title, but webpack-specific code in this project is a very small p…
-
Hey. I've seen your case with pug at vite issues. I'm searching for exactly that! Adding some html templating to vite is another important puzzle piece for the great all-in-one web production tooling.…
-
To replicate, you may create a vitejs Vue app, include prime icons, build the project (vite serve mode works fine) and check the generated style file. Some of the font assets are not included (search …