summaryrefslogtreecommitdiffstats
path: root/WebContent/license.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/license.html')
-rw-r--r--WebContent/license.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/WebContent/license.html b/WebContent/license.html
index f714e4d64d..0ce22da99c 100644
--- a/WebContent/license.html
+++ b/WebContent/license.html
@@ -160,6 +160,14 @@
<td title="Custom web font">Lora</td>
<td><a href="licenses/OFL.txt">SIL OFL 1.1</a></td>
</tr>
+ <tr>
+ <td><a href="https://github.com/heygrady/scss-blend-modes">SCSS Blend Modes</a></td>
+ <td><a href="licenses/the-mit-license.txt">The MIT License</a></td>
+ </tr>
+ <tr>
+ <td><a href="https://github.com/Team-Sass/Sass-list-functions">Sass list functions</a></td>
+ <td><a href="licenses/the-mit-license.txt">The MIT License</a></td>
+ </tr>
<!-- The extracted vaadin-sass-compiler -->
<tr>
<td>Vaadin Sass Compiler</td>