feat: style layers, imports and nesting

This commit is contained in:
Cory Dransfeldt 2024-04-15 12:37:32 -07:00
parent 8e5d497389
commit d4c87b8abe
No known key found for this signature in database
58 changed files with 968 additions and 981 deletions

View file

@ -6,10 +6,6 @@ permalink: /about.html
{%- assign artist = music.artists | first -%}
{%- assign book = books | first -%}
{%- assign show = tv | first -%}
{% capture css %}
{% render "../assets/styles/pages/about.css" %}
{% endcapture %}
<style>{{ css }}</style>
<div class="avatar__wrapper flex--centered">
<div class="avatar__wrapper--interior">
{%- capture about_alt -%}{{ meta.siteName }} - image by David Neal / @reverentgeek{%- endcapture -%}