Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "mireco", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "MIcro REact COmponents - extensible library for interfaces with no heavy deps", | ||
@@ -16,3 +16,4 @@ "main": "dist/mireco.js", | ||
"watch-css": "./node_modules/.bin/stylus src/index.styl -o dist/mireco-components.css --watch", | ||
"build": "npm run build-js && npm run build-css", | ||
"copy-styl": "rsync -zarv --include=\"*/\" --include=\"*.styl\" --exclude=\"*\" src/ dist", | ||
"build": "npm run build-js && npm run build-css && npm run copy-styl", | ||
"prepare": "npm run build" | ||
@@ -19,0 +20,0 @@ }, |
@@ -55,9 +55,2 @@ # mireco | ||
Non battle-tested guidelines: | ||
- Block-style components that need to restructure based on width should do so relative to their | ||
parent size (eg. with `flex-wrap`ing and `min-width`), as opposed to with screen sized media | ||
queries | ||
## Installation | ||
@@ -64,0 +57,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
451546
57
617
0
168