souporserious / next-css-modules-bug

Home Page:https://next-css-modules-bug-souporserious.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

next-css-modules-bug

Reproduction of a bug with CSS modules in Next.js where a package's CSS cannot be overridden by a page's CSS.

See page.tsx in site which showcases the bug where the page CSS styles.padding does not get applied`.

Development

pnpm install
pnpm dev

About

https://next-css-modules-bug-souporserious.vercel.app/


Languages

Language:TypeScript 74.6%Language:JavaScript 13.3%Language:CSS 12.0%