Commit graph

25 commits

Author SHA1 Message Date
Toshit Chawda
1a9d03969c
fix: non-scoped css & 2024-06-30 13:47:16 -07:00
Toshit Chawda
ecbf0d9fbc
fix: non-scoped css media rules 2024-06-22 13:07:19 -07:00
Toshit Chawda
f9cc927c60
fix: non-scoped css rules, scoped media rules, falsy attributes 2024-06-21 18:19:52 -07:00
CoolElectronics
7c53b8e15c
miscellaneous css fixes 2024-05-02 20:05:42 -04:00
CoolElectronics
19ea5759df
chore: format 2024-04-28 12:16:11 -04:00
CoolElectronics
2d5093a86b
fix: scope polyfill not detecting support reliably 2024-04-28 12:15:26 -04:00
CoolElectronics
699afaca52
fix: don't generate invalid css classnames 2024-04-27 09:48:34 -04:00
CoolElectronics
d984e35e35
change syntax for scoped css 2024-04-26 17:08:37 -04:00
CoolElectronics
b670fd3d4f
update typedefs & fix runtime error 2024-04-25 18:27:02 -04:00
CoolElectronics
8978f5264d
chore: format 2024-04-25 12:44:28 -04:00
CoolElectronics
ab9c880b9c
feat: scoped css 2024-04-23 19:57:08 -04:00
CoolElectronics
e8be61b2d8
fix: css not caching properly 2024-04-21 18:33:43 -04:00
CoolElectronics
5f0db5fe8f
fix: handle newlines correctly in css 2024-04-10 13:41:45 -04:00
CoolElectronics
b32dd722e9
fix hang on invalid css 2024-04-10 13:19:03 -04:00
CoolElectronics
aa07178e8b
delete examples/ 2024-04-10 11:38:15 -04:00
CoolElectronics
4fff09eebf
fix css parser 2024-04-10 11:31:38 -04:00
CoolElectronics
bd347052e9
hopefully fix css hang 2024-04-09 22:28:49 -04:00
CoolElectronics
e79b184f41
rewrite build system and bundles 2024-04-09 21:28:08 -04:00
CoolElectronics
f6367de472
zoopers 2024-04-08 20:38:32 -04:00
CoolElectronics
a6db2049ff
fix css`` on old browsers 2024-04-08 19:42:04 -04:00
CoolElectronics
a60d4fb5c4
Reapply "(breaking) nuke css dynamic variables and flatten css` and rule` into the same function"
This reverts commit b8c80905f0.
2024-04-08 19:41:17 -04:00
CoolElectronics
b8c80905f0
Revert "(breaking) nuke css dynamic variables and flatten css` and rule` into the same function"
This reverts commit 469ceff2ab.
2024-04-08 18:05:01 -04:00
CoolElectronics
469ceff2ab
(breaking) nuke css dynamic variables and flatten css` and rule` into the same function 2024-03-18 21:13:17 -04:00
CoolElectronics
7a131a3e2e
chore: setup and run prettier 2024-03-13 20:16:11 -04:00
CoolElectronics
cbe01c3178
switch to rollup 2024-03-10 16:08:49 -04:00
Renamed from css.js (Browse further)