📄️ NextJS
There are few steps you need to follow to integrate Stylable in to your NextJS project.
📄️ Rollup
The Stylable Rollup integration provides development, build, and bundle capabilities.
📄️ Storybook
To integrate Stylable with Storybook, configure your Storybook webpack configuration and add the following snippet.
📄️ TypeScript
Stylable requires .st.css stylesheets to be imported into your .ts/*.tsx files for class names, states, variables, or keyframes to be applied to your components.
📄️ Webpack
The Stylable Webpack integration provides development, build, and bundle capabilities.