media-query-to-type
IE compatibility fix
A method to convert media queries into stylesheets compatible with older versions of Internet Explorer.
A method for creating an IE specific stylesheet that allows the content of media queries to become accessible to Internet Explorer 8 and below. This process uses LESS string interpolation to convert media queries into media types which are supported back to IE6.
10 stars
3 watching
0 forks
Language: CSS
last commit: about 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vue.js plugin that simplifies the use of media queries in web applications | 36 |
| A mixin to get current media query information in Vue.js applications | 28 |
| A tool that transforms CSS to be compatible with older versions of Internet Explorer | 169 |
| A utility library that simplifies media query management in styled-component applications | 30 |
| Makes writing media queries in Sass more efficient and easier to maintain | 2,094 |
| A Node.js library that fixes and makes CSS compatible with all modern browsers. | 163 |
| A conditional CSS stylesheet that enables Bootstrap 3 support in Internet Explorer 7 | 575 |
| A Vue component library for handling media queries and responsive design. | 76 |
| A utility library that simplifies the use of CSS media queries in React Native and React applications | 126 |
| Determines whether WebAudio's createMediaElementSource() is supported by the browser | 5 |
| A web-based tool for composing and visualizing Elasticsearch queries in a user-friendly interface. | 2,214 |
| A solution for managing media queries and layout styling using LESS CSS to support multiple browsers and resolutions. | 17 |
| A tool that extracts media queries from CSS files and separates them into dedicated files based on device types, optimizing page loading time. | 37 |
| A Svelte-based solution for managing CSS media queries. | 52 |
| A utility for defining and combining media queries in Sass to control layout and styling based on device characteristics. | 126 |