aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/styles/global.scss
diff options
context:
space:
mode:
authorIlion Beyst <ilion.beyst@gmail.com>2022-09-14 20:50:47 +0200
committerIlion Beyst <ilion.beyst@gmail.com>2022-09-14 20:50:47 +0200
commit1a5755f0a3aa239f2eb64ed2cb065254e560f0c4 (patch)
tree402e4ac9c3d784201929c1915fb3216c52a0d878 /web/pw-server/src/styles/global.scss
parent3eedbc0b855f468804ddc4e6ef6f207200550022 (diff)
downloadplanetwars.dev-1a5755f0a3aa239f2eb64ed2cb065254e560f0c4.tar.xz
planetwars.dev-1a5755f0a3aa239f2eb64ed2cb065254e560f0c4.zip
add basic markdown document styling
Diffstat (limited to 'web/pw-server/src/styles/global.scss')
-rw-r--r--web/pw-server/src/styles/global.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/pw-server/src/styles/global.scss b/web/pw-server/src/styles/global.scss
index 642d54a..2278dd4 100644
--- a/web/pw-server/src/styles/global.scss
+++ b/web/pw-server/src/styles/global.scss
@@ -1,3 +1,4 @@
@forward "./variables.scss";
@forward "./buttons.scss";
@forward "./prism.scss";
+@forward "./markdown.scss" \ No newline at end of file