Skip to content

Commit

Permalink
Remove redundant selection-styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
hasparus committed Dec 10, 2024
1 parent 7747a55 commit 3097aa5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion packages/web/docs/src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { Layout } from 'nextra-theme-docs';
import { Head } from 'nextra/components';
import '@theguild/components/style.css';
import '../components/navigation-menu/navbar-global-styles.css';
import '../selection-styles.css';
import { PRODUCTS } from '@theguild/components';
import { getDefaultMetadata, getPageMap } from '@theguild/components/server';
import { Footer } from '../components/footer';
Expand Down
3 changes: 0 additions & 3 deletions packages/web/docs/src/selection-styles.css

This file was deleted.

0 comments on commit 3097aa5

Please sign in to comment.