I'm not sure what the approach would be for Deno. Since these aren't libraries I'm actually using within my code, it seems inappropriate to stick them inside import maps. Would the solution be to use
package.json
package.json
and install using NPM as normal, or is there a better way to handle these SASS frameworks?