issues
search
facebook
/
stylex
StyleX is the styling system for ambitious user interfaces.
https://stylexjs.com
MIT License
8.43k
stars
309
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Clean up Nextjs-example with postcss-plugin
#784
nmn
opened
6 hours ago
1
fix/stylex-content-quotes
#782
p0nch000
opened
1 day ago
2
feat: add postcss-plugin
#781
javascripter
closed
6 hours ago
1
feat: CLI can use additional Babel plugins
#780
nmn
closed
21 hours ago
1
[Bundlers] Investigate creating a postCSS plugin to create more reliable Bundler integrations
#779
nmn
closed
6 hours ago
1
[hash] in fileName
#778
oudmane
opened
4 days ago
1
Uncaught Error: 'stylex.create' should never be called at runtime. It should be compiled away by '@stylexjs/babel-plugin' error occurs.
#777
randolph-jang
opened
5 days ago
1
defineVars not playing nicely with variable types
#776
prests
closed
5 days ago
1
Interpolate size
#775
nikeee
closed
1 week ago
1
getting errors with using the stylex CLI in next 15 App dir.
#774
Lolhp0
opened
1 week ago
14
Handle styles for view transitions correctly.
#773
nmn
opened
2 weeks ago
0
chore: extract eslint get souce code to util
#772
Samantha-Zhan
closed
2 weeks ago
1
Don't wrap `content: counters(...)` in quotes.
#771
nmn
opened
2 weeks ago
3
issue of stylexjs refusing to work with Next 15 pages router but works in app router
#770
Lolhp0
closed
1 week ago
2
vars used in `stylex.create` generate error with eslint(@stylexjs/valid-styles)
#769
Mikescops
opened
2 weeks ago
4
stylex is adding the class names to my element but its not applying the styles.
#768
Lolhp0
opened
2 weeks ago
8
feat: add no-unused eslint rule to find unused styles
#767
Samantha-Zhan
closed
2 weeks ago
1
[compiler] Automatically pick up alias configuration from package.json or tsconfig
#765
nmn
opened
3 weeks ago
0
fix: additional handling of relative path from esm-resolve
#764
nmn
closed
3 weeks ago
1
fix: convert esm-resolve paths to absolute paths
#763
nmn
closed
3 weeks ago
1
feat: allow file editing and updates the preview
#762
6ri4n
opened
3 weeks ago
13
feat: support reactive themes up to 4 levels deep
#761
nmn
opened
3 weeks ago
3
StyleXStyles in typescript library component
#760
GCoboFacePhi
closed
3 weeks ago
5
feat: source editor that supports multiple files
#759
aminaopio
opened
3 weeks ago
16
feat: add-brand-page
#757
p0nch000
closed
3 weeks ago
3
chore: add additional StyleX logos
#756
nmn
closed
1 month ago
1
chore: update dependencies and type definitions
#755
nmn
closed
3 weeks ago
1
feat: Implement style-value-parser to stylex normalize-value and improvements in style-value-parser
#754
Prakshal-Jain
opened
1 month ago
3
Help wanted to understand a specificity clash with a css reset
#753
hmerritt
closed
1 month ago
4
Do not compile logical styles into `ltr` and `rtl` equivalents.
#752
nmn
opened
1 month ago
0
chore: show the existence of bug
#751
nmn
closed
1 month ago
1
fix: ensure unique classNames for pseudo classes & elems
#750
nmn
closed
1 month ago
1
Potential hash conflicts in Classname generator
#749
nmn
closed
1 month ago
0
use code frames for errors for babel plugin
#748
EvanBacon
closed
1 month ago
3
feat: dev-runtime returns the API instead of patching it
#746
nmn
closed
1 month ago
1
feat: automatically resolve name from containing package.json
#745
nmn
closed
3 weeks ago
1
chore: Add new style-value-parser package
#743
nmn
opened
1 month ago
1
feat: Prefix className with propName in development
#742
mellyeliu
closed
1 month ago
3
Shorten property names in compiled JS output
#741
nmn
opened
1 month ago
0
fix: Maintain nesting order of pseudo elements vs pseudo classes
#740
nmn
closed
1 month ago
1
Prefix className with propName in development.
#739
mellyeliu
closed
1 month ago
4
An API to define "base styles"
#738
nmn
closed
1 month ago
5
Optimise dynamic styles into static styles when possible
#737
nmn
opened
1 month ago
0
[Blocked] Lint rule to enforce all stylex styles are used within JSX
#736
nmn
opened
1 month ago
4
Detect Binary Expressions etc. as dynamic values that can never be `null`ish.
#735
nmn
opened
1 month ago
0
Mark variables used for dynamic styles as `inherits: false`
#734
nmn
opened
1 month ago
0
[website] Add a "brand" page to the website
#733
nmn
closed
3 weeks ago
2
Finish implementing the Playground
#732
nmn
opened
1 month ago
3
[CLI] Fix issues with StyleX usage within external packages
#731
nmn
opened
1 month ago
2
Detect `/` within values of a multi-value `borderRadius` shorthand
#730
nmn
opened
1 month ago
0
Next