Meta: Remove all the block comments at the top of CSS assets

This commit is contained in:
Eryn Wells 2024-07-25 13:11:40 -07:00
parent cbde0f7be2
commit 737ec20e3c
9 changed files with 1 additions and 42 deletions

View file

@ -1,9 +1,3 @@
{{/*
spacing.css
Eryn Wells <eryn@erynwells.me>
vim: set sw=2 sts=2:
*/}}
{{- $base := (index . "Base") | default 1 -}}
{{- $unit := (index . "Unit") | default "rem" -}}
{{- $factor := (index . "Factor") | default 1.618 -}}