Skip to content
Commit 8c004fdc authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Enable SCSS for guest pages



SCSS is disabled for several types of pages, as the SCSS compiler uses
the cache system, which is not available for example when Nextcloud is
not installed yet. However, in regular guest pages the cache system is
available, so SCSS is now enabled for them too.

To keep the same behaviour for guest pages the guest style is
automatically added for them, as before this commit it was automatically
added due to SCSS not being used.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent 09d5b61c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment