issues
search
johanholmerin
/
style9
CSS-in-JS compiler inspired by Meta's stylex
MIT License
570
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
perf: vite plugin process css logic
#95
nonzzz
closed
7 months ago
12
vite: run transform as early as possible
#94
wmertens
opened
1 year ago
8
perf: do not create bin expression with adjacented string
#92
SukkaW
closed
1 year ago
5
perf: vite plugin
#90
nonzzz
closed
1 year ago
6
feat: support `require('style9')`
#89
SukkaW
opened
1 year ago
6
chore: add more expanded shorthand
#88
SukkaW
closed
1 year ago
2
chore: use vendor longhand properties
#87
BeiyanYunyi
closed
1 year ago
1
chore: bump csstype to 3.1.1
#86
BeiyanYunyi
closed
1 year ago
1
refactor: upgrade loader-utils and json5
#85
SukkaW
closed
1 year ago
4
Official support for CRA
#84
shravan2x
closed
1 year ago
3
First attempt to support Next.js 13 appDir
#83
SukkaW
closed
1 year ago
4
Update min node version to 14
#82
johanholmerin
closed
1 year ago
0
feat: support vite
#81
nonzzz
closed
1 year ago
8
[Feature Request]: Support Vite
#80
nonzzz
closed
1 year ago
0
Bump dependency for security
#79
SukkaW
closed
1 year ago
0
How to use global styles?
#78
leandroluk
closed
2 years ago
1
Bump dependencies for security
#77
SukkaW
closed
2 years ago
1
Improve style9 webpack performance
#74
SukkaW
closed
2 years ago
0
Any plans to productionize a Vite plugin?
#73
qodesmith
closed
2 years ago
1
Use CommonJS in index.js
#72
amsardesai
closed
2 years ago
1
Conflicts when used with Geist UI
#71
liby
closed
2 years ago
1
Plugin does not work with next-contentlayer
#69
liby
closed
2 years ago
2
Chore: build CommonJS and ESM
#68
SukkaW
closed
2 years ago
2
Fix Next.js MiniCssExtractPlugin
#67
SukkaW
closed
2 years ago
1
Refactor: generate shorter className
#66
SukkaW
closed
2 years ago
2
Fix Next.js 12.1.0
#65
SukkaW
closed
2 years ago
1
Support for advanced pseudos
#64
Dwlad90
closed
2 years ago
2
[Feature Request] Transpile away `style9` runtime call
#63
SukkaW
opened
2 years ago
5
Add `textDecoration` and `overflow` to `ExpandedShorthands`
#62
SukkaW
closed
2 years ago
3
Fixes #55: Compatible with the latest version of Next.js
#61
SukkaW
closed
2 years ago
3
Chore: update to postcss 8
#60
SukkaW
closed
2 years ago
1
Export `StyleWithAtRules` type
#59
SukkaW
closed
2 years ago
1
Fix issue with webpack5 cache
#58
SukkaW
closed
2 years ago
1
Issue with webpack plugin on windows
#57
martinbooth
closed
2 years ago
4
Correct note about incompatible version of Next
#56
TxHawks
closed
2 years ago
0
Breaks with latest version of Next
#55
TxHawks
closed
2 years ago
6
Using Next.js _document.js throws error on static export
#54
ericmikkelsen
closed
3 years ago
5
Incompatible with Vite bundler
#51
smokku
closed
3 years ago
8
Fix Next.js with webpack 5
#50
TxHawks
closed
3 years ago
2
add support for custom loaders in next.js plugin
#49
Dwlad90
closed
3 years ago
9
docs: document next.js >= 10.2.1 workaround
#48
TxHawks
closed
3 years ago
5
Next.js hot-reload not working for new styles
#47
TxHawks
closed
3 years ago
6
Feature request: support nested selectors
#46
TxHawks
closed
3 years ago
1
Fix style9 params type to allow falsy values
#45
TxHawks
closed
3 years ago
4
Incompatible with latest version of Next.js
#44
TxHawks
closed
3 years ago
5
Compress class names
#43
TxHawks
closed
3 years ago
2
Exclude atrule type when parse css selector
#42
myamolane
closed
3 years ago
2
selector parse error
#41
myamolane
closed
3 years ago
1
Atomic css rule not works when component loaded as lazy
#40
behnammodi
closed
3 years ago
7
Incompatible with ejected create-react-app
#39
behnammodi
closed
3 years ago
2
Next