README
pixelperfect-guides
Install
$ npm i -D pixelperfect-guides
Usage
new Guides(10, [100,100], '1024px');
License
MIT © Alex Ongarato
a lightweight plugin that draws guidelines above the html page
<script type="module">
import pixelperfectGuides from 'https://cdn.skypack.dev/pixelperfect-guides';
</script>
$ npm i -D pixelperfect-guides
new Guides(10, [100,100], '1024px');
MIT © Alex Ongarato