Improve docs

This commit is contained in:
Mira Weller
2024-04-30 21:49:58 +02:00
parent 37208286b1
commit e5cbaa9246
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ pretix/
Additional code implementing our customized :ref:`URL handling <urlconf>`.
static/
Contains all static files (CSS/SASS, JavaScript, images) of pretix' core
Contains all static files (CSS/SASS, JavaScript, images) of pretix' core.
We use libsass as a preprocessor for CSS. Our own sass code is built in the same
step as Bootstrap and FontAwesome, so their mixins etc. are fully available.