Skip to content

Commit c4f1b6c

Browse files
committed
Remove feature-state css reference
1 parent fc61610 commit c4f1b6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

layouts/partials/css.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@
4545
{{ end }}
4646
{{- end }}
4747

48-
<link rel="stylesheet" href="{{ "css/feature-states.css" | relURL }}">
49-
5048
{{- if or (eq .Params.class "gridPage") (eq .Params.class "gridPage gridPageHome") }}
5149
<link rel="stylesheet" href="{{ "css/gridpage.css" | relURL }}">
5250
{{- end }}

0 commit comments

Comments
 (0)