paradiego
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
export { default } from "./shadows.js";
|
||||
+6
@@ -0,0 +1,6 @@
|
||||
import style from "../style/index.js";
|
||||
const boxShadow = style({
|
||||
prop: 'boxShadow',
|
||||
themeKey: 'shadows'
|
||||
});
|
||||
export default boxShadow;
|
||||
Reference in New Issue
Block a user