fix bs scss import

This commit is contained in:
Adam Piontek 2022-09-13 21:57:23 -04:00
parent 19526c5287
commit ddd7f1eb5e

View file

@ -1,5 +1,6 @@
@use "sass:math";
@import "../node_modules/bootstrap/scss/bootstrap";
@import "./node_modules/bootstrap/scss/bootstrap";
#gamePyramid {
display: grid;