prettier/tests/css_important/__snapshots__/jsfmt.spec.js.snap

9 lines
218 B
Plaintext
Raw Normal View History

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`important.css 1`] = `
max-height: none !important;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
max-height: none !important;
`;