diff --git a/frontend/src/scss/_breakpoints.scss b/frontend/src/scss/_breakpoints.scss new file mode 100644 index 0000000..2911933 --- /dev/null +++ b/frontend/src/scss/_breakpoints.scss @@ -0,0 +1,24 @@ +// Single source of truth for the grid breakpoints, shared between toolshed.scss +// (which feeds them into Bootstrap's own grid/container generation) and any +// component's