aboutsummaryrefslogtreecommitdiff
path: root/static/scss/smallcal.scss
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-09-05 01:25:00 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-09-05 01:25:00 +0200
commit7949fcdc683d07689bad5da5d20bfa3eeb5a6a46 (patch)
treec1bc39dc0e508ee498cf7119f888f513db4bab8f /static/scss/smallcal.scss
parentAdd build step for jsdoc. (diff)
downloadcalp-7949fcdc683d07689bad5da5d20bfa3eeb5a6a46.tar.gz
calp-7949fcdc683d07689bad5da5d20bfa3eeb5a6a46.tar.xz
Move frontend code to subdirectories, to simplify command line flags.
Diffstat (limited to 'static/scss/smallcal.scss')
-rw-r--r--static/scss/smallcal.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/scss/smallcal.scss b/static/scss/smallcal.scss
new file mode 100644
index 00000000..c9a356c4
--- /dev/null
+++ b/static/scss/smallcal.scss
@@ -0,0 +1,2 @@
+@import 'global';
+@import 'small-calendar';