philipkiely / devices.css

Pure CSS devices, modified from marvelapp/devices.css, same designs made resizable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devices.css

This repo was modified from marvelapp/devices.css. I took the same devices and made them resizable.

Read about it on CSS Tricks.

How to use it

  • Download devices.css and use it in your project. Adjust the values of the --size-divisor variable if desired. Look at index.html for a basic example.
  • If you want to process changes to devices-old.scss (if the original library updates or you have a different fork of it), simply save the updated version as devices-old.scss and run python process.py in the directory.

About

Pure CSS devices, modified from marvelapp/devices.css, same designs made resizable.

License:MIT License


Languages

Language:CSS 98.0%Language:Python 1.0%Language:HTML 1.0%