set up Biome
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
|
||||
import { navLinks } from '../../data/nav-links';
|
||||
|
||||
const { pathname } = Astro.url;
|
||||
@@ -43,9 +44,6 @@ const pathComponents = pathname.split('/').slice(1);
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.selected {
|
||||
}
|
||||
|
||||
.underline {
|
||||
height: 2px;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user