imbric-theme 0.2.4 → 0.2.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,3 @@
1
1
  export { default, Sidebar } from './Sidebar'
2
2
  export { subItems } from './constants'
3
3
  export { default as styles } from './Sidebar.module.css'
4
- export { default as SidebarCss } from './Sidebar.css'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "imbric-theme",
3
- "version": "0.2.4",
3
+ "version": "0.2.7",
4
4
  "description": "Components library IMBRIC",
5
5
  "private": false,
6
6
  "main": "index.js",