Creating a place to centralize our broader plans for 2026, consolidate open ideas and discussions, and taskify progress towards v1.0.0. See also (#1355)
Conveniences
One of the common complaints about StyleX is that it leans verbose certain use cases. These are ideas to address that.
Features
Website + docs
Most of the docs need an overhaul, and the examples should be updated to use the unplugin whenever possible, or require a general update (as with NextJS). Doc improvements are especially important to support LLM readiness.
CSS bundling improvements
Improvements and optimizations to CSS bundling and build process
Dev tools
React Strict DOM
Creating a place to centralize our broader plans for 2026, consolidate open ideas and discussions, and taskify progress towards v1.0.0. See also (#1355)
Conveniences
One of the common complaints about StyleX is that it leans verbose certain use cases. These are ideas to address that.
stylex.props→sx()transform #1359npx create-stylex-app#1395Features
stylex.envto provide constants and utility functions to StyleX #1358defineConstsimprovements #1174defineVars,defineConsts, andcreateThemeAPIs #1363stylex.attrsfor non-react frameworks. #1365stylex.includeAPI #1366Website + docs
Most of the docs need an overhaul, and the examples should be updated to use the unplugin whenever possible, or require a general update (as with NextJS). Doc improvements are especially important to support LLM readiness.
CSS bundling improvements
Improvements and optimizations to CSS bundling and build process
Dev tools
valid-styles#1203React Strict DOM
stylex.when.*APIsstylex.includeif we decide to bring it back