Skip to content

Commit bf1a9b2

Browse files
authored
Merge pull request #46146 from dipesh-rawat/fix-css-error
Remove references to deleted "feature-states.css" file
2 parents b66e907 + c4f1b6c commit bf1a9b2

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)