Skip to content

Commit

Permalink
Remove uswds css
Browse files Browse the repository at this point in the history
  • Loading branch information
hanbyul-here committed Jul 24, 2024
1 parent 6f61fbc commit ce52543
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/scripts/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { createRoot } from 'react-dom/client';
import T from 'prop-types';
import { BrowserRouter, Route, Routes, useLocation } from 'react-router-dom';

// import '@trussworks/react-uswds/lib/index.css';
import '$styles/styles.scss';

import { userPages } from 'veda';
Expand Down

0 comments on commit ce52543

Please sign in to comment.