@trackunit/css-core 0.0.38 → 0.0.39
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/README.md +8 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,5 +5,11 @@ The PostCSS and Tailwind configuration from this package is used by the Trackuni
|
|
|
5
5
|
|
|
6
6
|
Our custom Theme is defined by the Tailwind configuration (tailwind.config) and the theme.css file.
|
|
7
7
|
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
Trackunit Iris Apps are used by external developers to integrate custom functionality into [the Trackunit Manager platform](https://www.trackunit.com/services/manager/).
|
|
9
|
+
|
|
10
|
+
For a full guide on Iris App Development, please visit our [Developer Hub](https://developers.trackunit.com/)
|
|
11
|
+
## Trackunit
|
|
12
|
+
This package was developed by Trackunit ApS.
|
|
13
|
+
Trackunit is the leading SaaS-based IoT solution for the construction industry, offering an ecosystem of hardware, fleet management software & telematics.
|
|
14
|
+
|
|
15
|
+

|