Document scss support drop

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
This commit is contained in:
John Molakvoæ
2022-08-13 16:46:46 +02:00
committed by John Molakvoæ
parent 503e48fc82
commit 56b7e78d4a

View File

@@ -17,6 +17,13 @@ Make sure your ``appinfo/info.xml`` allows for Nextcloud 25.
<dependencies>
<nextcloud min-version="22" max-version="25" />
</dependencies>
SCSS support removal
^^^^^^^^^^^^^^^^^^^^
With 25, we removed the support for scss files provided by apps.
Please handle your own compilation, move to a vue app or move back to css.
See https://github.com/nextcloud/server/issues/32060
Front-end changes
-----------------
@@ -36,4 +43,4 @@ tbd
Removed APIs
^^^^^^^^^^^^
tbd
- Removed SVG colour api