@appmax_npm/ds-prime 1.0.0-alpha.21 → 1.0.0-alpha.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appmax_npm/ds-prime",
3
- "version": "1.0.0-alpha.21",
3
+ "version": "1.0.0-alpha.22",
4
4
  "description": "Design System da Appmax baseado no Primevue",
5
5
  "author": "Appmax",
6
6
  "type": "module",
@@ -181,3 +181,4 @@ export declare const AmTailwindConfig: {
181
181
  };
182
182
  };
183
183
  };
184
+ export default AmTailwindConfig;
package/tailwind/index.js CHANGED
@@ -181,3 +181,4 @@ export var AmTailwindConfig = {
181
181
  }
182
182
  }
183
183
  };
184
+ export default AmTailwindConfig;