diff options
author | 2021-10-03 18:49:31 -0700 | |
---|---|---|
committer | 2021-10-03 18:49:31 -0700 | |
commit | 82bf89a946690c0297cba84bf50214eba705a863 (patch) | |
tree | 22215f2c7651fa07606221a57c35fbfe7b292d85 /src/api/demo | |
parent | f4a4e793aa964ba2d0883a19205c32ec01eaf8f0 (diff) | |
download | bun-82bf89a946690c0297cba84bf50214eba705a863.tar.gz bun-82bf89a946690c0297cba84bf50214eba705a863.tar.zst bun-82bf89a946690c0297cba84bf50214eba705a863.zip |
1% perf improvements on Linuxjarred/linux
Diffstat (limited to 'src/api/demo')
-rw-r--r-- | src/api/demo/styles/Home.module.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/api/demo/styles/Home.module.css b/src/api/demo/styles/Home.module.css index 35454bb74..a2a622da0 100644 --- a/src/api/demo/styles/Home.module.css +++ b/src/api/demo/styles/Home.module.css @@ -119,3 +119,4 @@ flex-direction: column; } } + |