diff options
Diffstat (limited to 'scss/modules/_index.md.scss')
| -rw-r--r-- | scss/modules/_index.md.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/modules/_index.md.scss b/scss/modules/_index.md.scss new file mode 100644 index 0000000..b426b71 --- /dev/null +++ b/scss/modules/_index.md.scss @@ -0,0 +1,4 @@ +@use 'committee.md' as *; +@use 'nav.md' as *; +@use 'schedule.md' as *; + |
