Thomas Digby
Thomas Digby
As per [this](https://github.com/babel/babelify#faq) shouldn't we be referencing the compiled file in `package.json` `main` rather than the src? https://github.com/rollup/rollup/wiki/jsnext:main
Before switch to v2
- [x] Improve build process in Gulp #55 - [x] Add CSS linting #55 - [x] Rework CSS styles #56 - [x] Implement CriticalCSS to improve our PageSpeed ranking. #58...
These will be required at some point, especially when we need to merge pull requests etc. [CasperJS](http://casperjs.org/) could be useful, Hugo uses it on his accessible Modal - https://github.com/edenspiekermann/accessible-modal-dialog/blob/master/tests/index.js -...
Do you have any plans to allow shoestring to be imported, either through require() or ES6 import?
Is it possible to use this plugin when using Vite via the documented [backend integration](https://vitejs.dev/guide/backend-integration.html#backend-integration) method? The Vite build works fine, it outputs the service worker and webmanifest correctly, I...
**Describe the bug** I'm adding this as a bug rather than a feature request as this behaviour has changed when upgrading to the latest beta version of stitches. Previously `jest-stitches`...
Open to comments/suggestions. This new provider would allow the component library to render React Router or Next.js `Link` in place of `a`. We currently use `NavigateHandler` to mimic the SPA...