aboutsummaryrefslogtreecommitdiff
path: root/static/smallcal.scss
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-23 17:11:21 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-23 17:11:21 +0200
commit27f25ae1749f28d59edb925c3989efbeb83fcc41 (patch)
tree4565cee869c0f192b6d1fd485633ad625f6d810b /static/smallcal.scss
parentRepair tests. (diff)
downloadcalp-27f25ae1749f28d59edb925c3989efbeb83fcc41.tar.gz
calp-27f25ae1749f28d59edb925c3989efbeb83fcc41.tar.xz
Add rendering of standalone small-cal.
Diffstat (limited to 'static/smallcal.scss')
-rw-r--r--static/smallcal.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/smallcal.scss b/static/smallcal.scss
new file mode 100644
index 00000000..c9a356c4
--- /dev/null
+++ b/static/smallcal.scss
@@ -0,0 +1,2 @@
+@import 'global';
+@import 'small-calendar';