Restructure utility files, Use a bundle.css to fix CSS issues
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-03-03 15:36:57 +01:00
parent 241c30fb52
commit d823f28054
23 changed files with 56 additions and 67 deletions

View File

@@ -1,5 +1,5 @@
<script>
import * as fn from '../functions'
import * as fn from '../utils/functions'
export let width = 56
export let color = '#000'

View File

@@ -1,5 +1,5 @@
<script>
import * as fn from '../functions'
import * as fn from '../utils/functions'
export let width = 56
export let color = '#000'

View File

@@ -1,5 +1,5 @@
<script>
import * as fn from '../functions'
import * as fn from '../utils/functions'
export let href = '/'
export let text = ''

View File

@@ -1,5 +1,5 @@
<script>
import * as fn from '../functions'
import * as fn from '../utils/functions'
</script>
<div class="title-location title-location--inline">