Go to file
dependabot[bot] 2dbf08afef
Bump postcss from 8.4.28 to 8.4.31 in /web (#5)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-05 21:13:06 -05:00
docs Add architecture docs 2023-09-14 11:31:30 -04:00
extension [extension] Update deps 2023-11-05 21:09:47 -05:00
sandbox [sandbox] Update deps 2023-11-05 21:11:12 -05:00
web [web] Update deps 2023-11-05 21:05:35 -05:00
.gitignore gitignore entry for ".idea" (#7) 2023-11-05 11:06:45 -05:00
README.md Add READMEs 2023-09-14 11:16:11 -04:00

BW High School Programming Contest Environment

This is a mono-repo comprised of 3 components: web, sandbox, and extension.

Each directory contains instructions for building, development, and deployment.