mirror of
https://github.com/developit/microbundle.git
synced 2026-01-25 14:06:50 +00:00
fix: css-fixture
This commit is contained in:
parent
54b31ad570
commit
f94a812dff
@ -423,7 +423,7 @@ Build \\"basicCss\\" to dist:
|
||||
|
||||
exports[`fixtures build basic-css with microbundle 2`] = `7`;
|
||||
|
||||
exports[`fixtures build basic-css with microbundle 3`] = `".testing{display:-webkit-box;display:flex;color:red;background:#00f}"`;
|
||||
exports[`fixtures build basic-css with microbundle 3`] = `".testing{display:flex;color:red;background:#00f}"`;
|
||||
|
||||
exports[`fixtures build basic-css with microbundle 4`] = `
|
||||
"module.exports=function(){var e=document.createElement(\\"div\\");return e.className=\\"testing\\",e};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user