README
postcss-autosize
A PostCSS plugin that generates images's CSS width
& height
properties from stylesheets automatically.
A PostCSS plugin that generates images's CSS width & height properties from stylesheets automatically.
<script type="module">
import postcssAutosize from 'https://cdn.skypack.dev/postcss-autosize';
</script>
A PostCSS plugin that generates images's CSS width
& height
properties from stylesheets automatically.