diff options
Diffstat (limited to 'web/pw-server/src/styles/global.scss')
-rw-r--r-- | web/pw-server/src/styles/global.scss | 1 |
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 9ead606..642d54a 100644 --- a/web/pw-server/src/styles/global.scss +++ b/web/pw-server/src/styles/global.scss @@ -1,2 +1,3 @@ @forward "./variables.scss"; @forward "./buttons.scss"; +@forward "./prism.scss"; |