/tss-with-pages-dir

small template using tss and mantine together in a next app using the pages router

Primary LanguageTypeScript

Getting Started

Install deps and run the development server:

yarn && yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Minimal Pages dir app to use Mantine V7 in a Next project, using TSS allowing you the flexibility to continue using know css in js syntax

in order to learn more about how TSS works refer to their documentation