Many more styles transformed into sprinkles
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
<script>
|
||||
export let work
|
||||
<script lang="ts">
|
||||
import type { RecordAttributes } from '../../routes/portfolio/index.json'
|
||||
export let work: RecordAttributes
|
||||
</script>
|
||||
|
||||
<article>
|
||||
@ -7,4 +8,4 @@
|
||||
<section class="description">
|
||||
{@html work.description}
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
||||
|
Reference in New Issue
Block a user