diff --git a/index.html b/index.html index 46733cea..194a9ebc 100644 --- a/index.html +++ b/index.html @@ -151,7 +151,7 @@ speak multiple languages and allow you to easily create localized websites.
Version: 1.4.2
+Version: 1.5.0
Author: L3D @@ -155,7 +155,7 @@
Or by hand, adding the plugin to the packages section in your lektorproject file:
[packages]
-lektor-scss = 1.4.2
+lektor-scss = 1.5.0
To enable the plugin, pass the scss
flag when starting the development
@@ -213,6 +213,11 @@ python3 -m lektor
include_paths
to add those directories to the search path.An example file with the default config can be found at configs/scss.ini
. For every parameter that is not specified in the config file the default value is used by the plugin.