Commit graph

17 commits

Author SHA1 Message Date
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)