Update release_notes.rst

add theming to the release notes
This commit is contained in:
Jos Poortvliet 2017-05-19 18:03:32 +02:00 committed by GitHub
parent 4f382481f1
commit 01d905c97c

View File

@ -9,6 +9,12 @@ A detailed log of all changes can be found in the official `Changelog
<https://nextcloud.com/changelog/>`_. There are also all current and previous
versions linked.
Theming
=======
The 'old' theming method with CSS is still available, however, we switched
to using scss which is likely to break your theme. Re-creating your theme
following the usual documentation should suffice.
Updates to Nginx configuration
==============================