mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-12-18 17:08:29 +00:00
Add @emotion/unitless to obsidian and peridot ui BUILD files
This commit is contained in:
parent
6c906cf3e6
commit
89a8a41c4e
@ -28,6 +28,7 @@ resf_frontend(
|
|||||||
"//dotui",
|
"//dotui",
|
||||||
"//obsidian/proto/v1:client_typescript",
|
"//obsidian/proto/v1:client_typescript",
|
||||||
"//tailwind:css",
|
"//tailwind:css",
|
||||||
|
"@npm//@emotion/unitless",
|
||||||
"@npm//@mui/icons-material",
|
"@npm//@mui/icons-material",
|
||||||
"@npm//@mui/material",
|
"@npm//@mui/material",
|
||||||
"@npm//@mui/styles",
|
"@npm//@mui/styles",
|
||||||
|
@ -29,6 +29,7 @@ resf_frontend(
|
|||||||
"//dotui",
|
"//dotui",
|
||||||
"//peridot/proto/v1:client_typescript",
|
"//peridot/proto/v1:client_typescript",
|
||||||
"//tailwind:css",
|
"//tailwind:css",
|
||||||
|
"@npm//@emotion/unitless",
|
||||||
"@npm//@mui/icons-material",
|
"@npm//@mui/icons-material",
|
||||||
"@npm//@mui/lab",
|
"@npm//@mui/lab",
|
||||||
"@npm//@mui/x-data-grid",
|
"@npm//@mui/x-data-grid",
|
||||||
|
Loading…
Reference in New Issue
Block a user