updated saerch style
This commit is contained in:
parent
91db25d125
commit
10a7253fa1
@ -78,7 +78,7 @@
|
||||
@apply dark:text-darkmode-primary;
|
||||
}
|
||||
&:focus,
|
||||
&[aria-selected="true"],
|
||||
&.search-item-selected,
|
||||
&:hover {
|
||||
@apply dark:bg-darkmode-primary/10;
|
||||
}
|
||||
|
@ -16,7 +16,7 @@ require (
|
||||
github.com/gethugothemes/hugo-modules/images v0.0.0-20230529103733-b628b93bc0f6 // indirect
|
||||
github.com/gethugothemes/hugo-modules/modal v0.0.0-20230529103733-b628b93bc0f6 // indirect
|
||||
github.com/gethugothemes/hugo-modules/pwa v0.0.0-20230529103733-b628b93bc0f6 // indirect
|
||||
github.com/gethugothemes/hugo-modules/search v0.0.0-20230529103733-b628b93bc0f6 // indirect
|
||||
github.com/gethugothemes/hugo-modules/search v0.0.0-20230530061459-8309a3fa32d7 // indirect
|
||||
github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20230529103733-b628b93bc0f6 // indirect
|
||||
github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20230529103733-b628b93bc0f6 // indirect
|
||||
github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20230529103733-b628b93bc0f6 // indirect
|
||||
|
@ -19,7 +19,6 @@ const purgecss = {
|
||||
/^desc/,
|
||||
/^zoom/,
|
||||
/^search/,
|
||||
/^[aria-selected]/,
|
||||
/^:is/,
|
||||
/dark/,
|
||||
/show/,
|
||||
|
Loading…
Reference in New Issue
Block a user