Skip to content

Commit a8897c9

Browse files
authored
Merge pull request #38 from BioNGFF/fix/anndata-zarr-css
use anndata-zarr css in sites/app
2 parents 9fe9905 + e34a30c commit a8897c9

File tree

4 files changed

+338
-400
lines changed

4 files changed

+338
-400
lines changed

anndata-zarr/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
".": {
1313
"import": "./dist/biongff-anndata-zarr.es.js",
1414
"require": "./dist/biongff-anndata-zarr.cjs.js"
15-
}
15+
},
16+
"./dist/anndata-zarr.css": "./dist/anndata-zarr.css"
1617
},
1718
"scripts": {
1819
"dev": "vite",

0 commit comments

Comments
 (0)