EBISPOT / OLS

Ontology Lookup Service from SPOT at EBI
http://www.ebi.ac.uk/ols
Apache License 2.0
96 stars 40 forks source link

Replace libsass dependency of ols-web with maven-sass-plugin #567

Closed jamesamcl closed 2 years ago

jamesamcl commented 2 years ago

libsass is deprecated and is currently a dependency of ols-web via libsass-maven-plugin. This PR replaces libsass-maven-plugin with sass-maven-plugin which does not use libsass.