d7929de387
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.2 to 10.4.4. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.2...10.4.4) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
netlify.toml | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json | ||
yarn.nix |
TODO: REVIVE PLAYGROUND.
Squiggle Playground
This repository contains the squiggle playground, a small web interface for playing around with squiggle concepts.
It depends on @quri/squiggle-components
and @quri/squiggle-lang
so both of them will
need to be packaged for this to work. This can be done from the root directory
with
yarn build:lang
yarn build:components
Then, starting the playground can be done with:
yarn parcel