fix eslint errors

master
Chakib Benziane 5 years ago
parent 55dbd0ab0c
commit 93045d3650

@ -10,8 +10,8 @@
{{ message }}
</div>
<br></br>
<br>
<div id="app2">
<span v-bind:title="message">
Consectetur dolorem ipsum eius commodi a Alias blanditiis quae sapiente.

@ -1,5 +1,6 @@
@import './variables.css';
body {
font-size: var(--test);
}

@ -1,3 +1,3 @@
:root{
--test: yellow;
--test: 16px;
}

Loading…
Cancel
Save