css-prototypes

Various CSS prototypes.

Usage no npm install needed!

<script type="module">
  import cssPrototypes from 'https://cdn.skypack.dev/css-prototypes';
</script>

README

CSS Prototypes

Device looks (smartphone, tablet and laptop) with CSS.

Capture

|Description|File| |--|--| |Smartphone look CSS|./device-look/styles/smartphone.css| |Tablet look CSS|./device-look/styles/tablet.css| |Laptop look CSS|./device-look/styles/laptop.css| |Example HTML|./device-look/index.html|

Custom Scrollbar CSS.

Capture

|Description|File| |--|--| |Custom Scrollbar CSS|./custom-scrollbar/styles/custom-scrollbar.css| |Example HTML|./custom-scrollbar/index.html|