Nest media queries into CSS
This commit is contained in:
parent
76b9d66ae7
commit
09f8eda192
6 changed files with 219 additions and 111 deletions
5
.postcssrc
Normal file
5
.postcssrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"plugins": {
|
||||
"postcss-custom-media": true
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue