matcha-core 19.122.0 → 19.124.0

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.
Files changed (2) hide show
  1. package/README.md +5 -0
  2. package/package.json +1 -1
package/README.md ADDED
@@ -0,0 +1,5 @@
1
+ Quando atualizar o matcha-core, jogar o arquivo matcha-core.scss nesse compilador:
2
+ https://beautifytools.com/scss-compiler.php
3
+
4
+ Depois para esse minifier:
5
+ https://www.toptal.com/developers/cssminifier
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matcha-core",
3
- "version": "19.122.0",
3
+ "version": "19.124.0",
4
4
  "description": "Matcha Core is the core of css classes used in matcha design system",
5
5
  "main": "core.scss",
6
6
  "author": "",