📄️ NextJS
There are a few steps you need to follow to integrate Stylable into your NextJS project.
📄️ Rollup
The Stylable Rollup integration provides development, build, and bundle capabilities.
📄️ Storybook
To integrate Stylable with Storybook, you need to do two things:
📄️ TypeScript
Whenever a TypeScript file imports a Stylable stylesheet, you must provide a type for it. This is because TypeScript has no way of knowing what's inside Stylable *.st.css files.
📄️ Webpack
The Stylable Webpack integration provides development, build, and bundle capabilities.