parent
65f03685d0
commit
835b25d940
@ -1,10 +1,10 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
"postcss-px-to-viewport": {
|
||||
viewportWidth: 1920,
|
||||
// module.exports = {
|
||||
// plugins: {
|
||||
// "postcss-px-to-viewport": {
|
||||
// // viewportWidth: 1920,
|
||||
|
||||
// viewportWidth: 6656,
|
||||
// viewportHeight: 1792,
|
||||
},
|
||||
},
|
||||
};
|
||||
// },
|
||||
// },
|
||||
// };
|
||||
|
Loading…
Reference in new issue