mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Document scss support drop
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
This commit is contained in:
committed by
John Molakvoæ
parent
503e48fc82
commit
56b7e78d4a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user