Skip to content

Commit

Permalink
fix: remove tokens stylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
artmsilva committed Jan 4, 2024
1 parent cdfae9e commit 16b4b71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.washingtonpost.com/pages/_app.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import { useRouter } from "next/router";
import { darkModeStyles } from "~/components/DarkModeStyles";
import { PageLayout } from "~/components/Layout";
import SEO from "../next-seo.config";
import "@washingtonpost/wpds-tokens/dist/styles.css";
import "../public/global.css";

const globalTextStyles = globalCss({
Expand Down

1 comment on commit 16b4b71

@vercel
Copy link

@vercel vercel bot commented on 16b4b71 Jan 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wpds-ui-kit – ./build.washingtonpost.com

wpds-ui-kit-git-main.preview.now.washingtonpost.com
build.washingtonpost.com
wpds-ui-kit.preview.now.washingtonpost.com

Please sign in to comment.