feat: optimize loading of styles
Some checks failed
Deploy to SFTP Server / build (push) Failing after 3m41s
Some checks failed
Deploy to SFTP Server / build (push) Failing after 3m41s
This commit is contained in:
@ -30,7 +30,7 @@ const paths = [
|
||||
];
|
||||
---
|
||||
|
||||
<ul class="flex my-4 h-12">
|
||||
<ul class="flex my-4 h-12 bg-dark">
|
||||
<li><a href="#main-content" class="skip-link">Skip to main content</a></li>
|
||||
<li
|
||||
class="border-none bg-transparent my-2 mr-4 logo grid place-content-center"
|
||||
|
Reference in New Issue
Block a user