forked from cory/tildefriends
chore(style): tell prettier to ignore code block
This commit is contained in:
parent
b6871c0b1f
commit
4485234980
@ -5,8 +5,8 @@
|
|||||||
const g_data = $data;
|
const g_data = $data;
|
||||||
</script>
|
</script>
|
||||||
<link rel="stylesheet" href="w3.css" />
|
<link rel="stylesheet" href="w3.css" />
|
||||||
|
<!-- prettier-ignore -->
|
||||||
<style>
|
<style>
|
||||||
/* TODO: tell prettier to ignore this */
|
|
||||||
/* 2018 Valiant Poppy */
|
/* 2018 Valiant Poppy */
|
||||||
.w3-theme-l5 {color:#000 !important; background-color:#fbf3f3 !important}
|
.w3-theme-l5 {color:#000 !important; background-color:#fbf3f3 !important}
|
||||||
.w3-theme-l4 {color:#000 !important; background-color:#f3d7d6 !important}
|
.w3-theme-l4 {color:#000 !important; background-color:#f3d7d6 !important}
|
||||||
|
Loading…
Reference in New Issue
Block a user