Meta: Remove all the block comments at the top of CSS assets
This commit is contained in:
parent
cbde0f7be2
commit
737ec20e3c
9 changed files with 1 additions and 42 deletions
|
@ -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 -}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue