This will allow you to use `.graphql` files with Snowpack, just like you can with `graphql-tag/loader` with webpack
```sh npx create-snowpack-app new-dir --template @snowpack/app-template-NAME [--use-yarn | --use-pnpm | --no-install | --no-git] ```
Zero-cost rescript bindings to the WHATWG Fetch API
2020 proposal for new ReScript promise bindings
Use svgr to transform your SVGs into React components with Snowpack
Use [dotenv](https://github.com/motdotla/dotenv) to load environment variables from your project `.env` files. See Snowpack's [Environment Variables](https://www.snowpack.dev/reference/environment-variables) documentation to learn more.
TypeScript definitions for snowpack-env
Analyzers for Dead Code/Types and termination
Run any CLI command as a part of Snowpack’s dev server and production build. Useful for languages not supported by [Snowpack plugins](https://www.snowpack.dev/plugins). This replaces the old `run:*` scripts in your Snowpack config.
Use the Stylus compiler to build .styl files from source
[](https://www.npmjs.com/package/@prefresh/snowpack)
React components for the Carbon Design System
Binaries for the rescript-react-intl message extractor
A Snowpack plugin to build files in your application using any CLI tool. This plugin passes matching files as input to a custom CLI command and returns the output response as the build result. This is useful for connecting a custom CLI or when no Snowpack
ReScript bindings to react-intl
This module contains all snowpack-related functionalities for the @leanup/stack.
## About
Use Babel to build your files from source. Automatically inherits from your local project `.babelrc` or `babel.config.json` files.
Fast-check bindings for ReScript
A [@web/test-runner](https://modern-web.dev/docs/test-runner/overview/) plugin to test Snowpack-powered projects. This plugin automatically connects to the Snowpack project in the current directory, loads the project configuration, and the uses your alrea
🔒 Makes sure you don't accidentally deploy apps with missing or invalid environment variables
ReScript toolchain
ReScript Tools
Convert packages to ESM.