CDN Resources for grunt-contrib-compass
Quick access to CDN links for the grunt-contrib-compass package
CDN Resources for grunt-contrib-compass
Various ways to access grunt-contrib-compass via Content Delivery Networks
Package Installation
npm
npm install grunt-contrib-compassyarn
yarn add grunt-contrib-compasspnpm
pnpm add grunt-contrib-compassCDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/grunt-contrib-compass"></script>Unpkg
<script src="https://unpkg.com/grunt-contrib-compass"></script>jsDelivr ESM
<script type="module">
import gruntcontribcompass from 'https://cdn.jsdelivr.net/npm/grunt-contrib-compass/+esm';
</script>Skypack
<script type="module">
import gruntcontribcompass from 'https://cdn.skypack.dev/grunt-contrib-compass';
</script>CDN Provider Resources
Learn more about the CDN services used to deliver these packages