UNPKG
postcss-filter-mq
Version:
latest (1.0.1)
1.0.1
Filter all matching or non-matching media queries
postcss-filter-mq
/
index.js
3 lines
(1 loc)
•
36 B
JavaScript
View Raw
1
2
3
module.exports
= require(
"./lib"
)
;