projectEndings / staticSearch

A codebase to support a pure JSON search engine requiring no backend for any XHTML5 document collection
https://endings.uvic.ca/staticSearch/docs/index.html
Mozilla Public License 2.0
46 stars 21 forks source link

Replace deprecated clip property with clip-path. #309

Closed martindholmes closed 3 weeks ago

martindholmes commented 4 weeks ago

Simple fix for issue #308.

joeytakeda commented 3 weeks ago

Thanks for this! I hadn't realized clip-path was deprecated, so this is good to know — works as it ought to, so will merge.