Commit Graph

5 Commits

Author SHA1 Message Date
earth
dd969e2f68 Update the browser requirements
We use `justify-content: space evenly` several times, and it needs to be supported for some fairly essential features.

Its browser compatibility is later than css-vars; however, the difference is not substantial (see https://canary.discord.com/channels/351476683016241162/352064015486287874/958179231492345896)
2022-03-28 20:48:20 -05:00
earth
8233a9e817 Add basic improved unsupported browser message 2022-03-28 18:03:55 -05:00
earth
d8b4e1486e Allow older browsers 2022-03-25 21:20:02 -05:00
earth
27d4d4bb56 Circumvent IE not wanting to cooperate by adding...
<script> in the HTML with the entire regex that we use to test against and also IE is no longer supported
2022-03-20 22:19:58 -05:00
Andrei Andreev
12a50a8174 Integrate Webpack and Babel via Vue CLI 2021-11-14 18:52:45 +03:00