build
This commit is contained in:
parent
13d9caf677
commit
5c0b1ba655
25 changed files with 2923 additions and 0 deletions
6
node_modules/siimple/index.js
generated
vendored
Normal file
6
node_modules/siimple/index.js
generated
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// Export the same API from @siimple/core
|
||||
export {css, mergeConfig, mergeStyles} from "@siimple/core";
|
||||
export {injectModules} from "@siimple/modules";
|
||||
|
||||
// Export base theme
|
||||
export {default as base} from "@siimple/preset-base";
|
||||
Loading…
Add table
Add a link
Reference in a new issue