Skip to content

luskin/stylex-issue

Repository files navigation

StyleX Issue

This repository showcases the issue discussed here

Project

/apps/docs is a simple NextJS application (with app router). It has @repo/ui as a dependency which imports the Typescript directly.

/packages/ui is a StyleX component library package

Setup & Run

  1. pnpm i
  2. pnpm dev
  3. Visit http://localhost:3001 and you will see:

error

  1. Add all the @stylex/... eslint/babel configurations
  2. Re-run and see:

error-2

About

Simple Turborepo project showcasing the Stylex issue: https://github.com/facebook/stylex/issues/63

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published