diff --git a/NOTES.rst b/NOTES.rst index 05b614bd20..80e2a0f22e 100644 --- a/NOTES.rst +++ b/NOTES.rst @@ -18,6 +18,12 @@ These Python modules are no longer required: * :mod:`django-crispy-forms` * :mod:`crispy-forms-foundation` +* :mod:`libsass` + +If you want to build NAV from source, you will now need `webpack +` as a replacement for the now defunct :mod:`libsass`. +Webpack is used to build many of the static resources (mostly CSS stylesheets +from SASS source files) that are to be served by the NAV web GUI. Deprecation warnings --------------------