@mamba/styles
Advanced tools
Comparing version 1.0.0-rc.21 to 1.0.0-rc.22
{ | ||
"name": "@mamba/styles", | ||
"version": "1.0.0-rc.21", | ||
"version": "1.0.0-rc.22", | ||
"description": "Mamba core and reset styles", | ||
@@ -18,3 +18,3 @@ "author": "Stone Payments - Mamba Team", | ||
"build:desktop": "postcss ./desktop.pcss -o ./dist/desktop.css --verbose", | ||
"postbuild": "ncp src/assets dist/assets", | ||
"postbuild": "ncp ./assets dist/assets", | ||
"start": "npm run start:pos", | ||
@@ -30,3 +30,3 @@ "start:pos": "postcss ./pos.pcss -o ./dist/pos.css -w --verbose", | ||
}, | ||
"gitHead": "d803d2ab87a8de67d95c04ad3837fa0bd4b2946f" | ||
"gitHead": "4e13c8fa686ddc490b5bbf53f5e07706a8bbdda7" | ||
} |
@@ -9,2 +9,3 @@ # @mamba/styles | ||
- `dist/desktop.css`: mamba core styles with desktop support; | ||
- `colors.css`: list of colors used core styles. | ||
- `colors.pcss`: list of colors used core styles; | ||
- `theme.pcss`: default mamba theme variables. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10
1010509
743