tify-iiif-viewer / tify

TIFY is a slim and mobile-friendly IIIF document viewer.
GNU Affero General Public License v3.0
108 stars 27 forks source link

Remove canvas package and add sass #157

Closed ipf closed 8 months ago

ipf commented 9 months ago

The package does not seem to be in use and tests are working without the package. Installing canvas relies on native bindings for the operating system and e.g. on ARM-based Apple computers workarounds are needed. Also sass is required to compile the sass-based stylesheets. The requirement has been added.

t11r commented 8 months ago

As discussed, canvas is indeed obsolete and will be removed, but we still don’t seem to require the Sass package.