diff --git a/src/app/case-studies/la-county/page.tsx b/src/app/case-studies/la-county/page.tsx index 4d0abb3..50fdfec 100644 --- a/src/app/case-studies/la-county/page.tsx +++ b/src/app/case-studies/la-county/page.tsx @@ -1,5 +1,6 @@ import Link from 'next/link'; import { Link as ExternalLink } from '@trussworks/react-uswds'; +import './styles.scss'; export default function LaCountyCaseStudy() { return ( @@ -64,7 +65,7 @@ export default function LaCountyCaseStudy() { the quality of that data. Over the course of the year-long pilot, the DIBBs team:
-