@pronto-tools-and-more/files 9.1.0 → 9.3.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pronto-tools-and-more/files",
3
- "version": "9.1.0",
3
+ "version": "9.3.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {},
@@ -1,7 +0,0 @@
1
- /**
2
- This file is for all platform specific styles.
3
- The changes in this file affect all platforms.
4
-
5
- If the changes should only apply to one platform, this file must be copied under the same path into the respective platform folder and then the corresponding changes can be made there.
6
- Path in the dyn. resources: ios/default/storefront/assets/platform.css or android/default/storefront/assets/platform.css or web/default/storefront/assets/platform.css
7
- */