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,7 +1,3 @@
|
|||
{{/*
|
||||
010_anchors.css
|
||||
Eryn Wells <eryn@erynwells.me>
|
||||
*/}}
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
{{/*
|
||||
colors.css
|
||||
Eryn Wells <eryn@erynwells.me>
|
||||
vim: set sw=2 sts=2:
|
||||
*/}}
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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 -}}
|
||||
|
|
|
@ -1,8 +1,3 @@
|
|||
{{/*
|
||||
structure.css
|
||||
Eryn Wells <eryn@erynwells.me>
|
||||
vim: set sw=2 sts=2:
|
||||
*/}}
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,9 +1,3 @@
|
|||
{{/*
|
||||
typography.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.200 -}}
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
{{/*
|
||||
figures.css
|
||||
Eryn Wells <eryn@erynwells.me>
|
||||
*/}}
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
{{/*
|
||||
050_lists.css
|
||||
Eryn Wells <eryn@erynwells.me>
|
||||
*/}}
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
{{/*
|
||||
050_quotations.css
|
||||
Eryn Wells <eryn@erynwells.me>
|
||||
*/}}
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
{{/*
|
||||
site_footer.css
|
||||
Eryn Wells <eryn@erynwells.me>
|
||||
*/}}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue