marvelapp / devices.css

Pure CSS phones and tablets
MIT License
3.95k stars 611 forks source link

Split out the device CSS #4

Closed Munter closed 9 years ago

Munter commented 10 years ago

Currently there is styling in the main css file which applies to elements other than the devices, which might cause leakage into pages that are using these devices.

It would be beneficial to scope the device CSS in a way so nothing leaks into the page that uses the devices and have that available as a separate css file, which would be the main file to use.

willscripted commented 10 years ago

:+1: