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