@akinon/ui-utils 0.0.1

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/CHANGELOG.md ADDED
@@ -0,0 +1,7 @@
1
+ # @akinon/ui-utils
2
+
3
+ ## 0.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - First release
package/README.md ADDED
@@ -0,0 +1,3 @@
1
+ # Utility Class System
2
+
3
+ This is a simple package containing a set of utility classes that can be used to style your components without needing to write any CSS most of the time. You can find the full list of classes in our docs.