it expands anything you write using abbreviations that you set. so you ca make @media iPad` expand into
/* iPads (portrait and landscape) ----------- */ @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { /* Styles */ }
its so awesome that I decided to post about it. You may know about it, but if you don't -give it a try! It's really awesome, and has a lot of features.
then dash came out by kapeli and its free! for mac
http://kapeli.com/dash/
it expands anything you write using abbreviations that you set.
so you ca make @media iPad`
expand into
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
}
its so awesome that I decided to post about it. You may know about it, but if you don't -give it a try! It's really awesome, and has a lot of features.
dash expander is a lighter version for non coders
I use it for auto signatures in work
http://lifehacker.com/238306/lifehacker-code-texter-windows