Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "kni-scss", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "kni css", | ||
@@ -5,0 +5,0 @@ "main": "scss", |
@@ -27,6 +27,4 @@ # KNI SCSS | ||
Please take a moment to read more about our [Responsive Theory for Marketing Websites](https://docs.google.com/presentation/d/1go0-Oy6ae1wmr7yg-hsaIst86KB05vCQE_vc4dWv8Aw/edit?usp=sharing) (Rough WIP, Daniel workign on this). | ||
Will post more on our responsive theory soon, but for now: | ||
tl;dr: | ||
- Write mobile-first css | ||
@@ -39,3 +37,3 @@ - Use 2 "zones" vs many breakpoints | ||
Write all base styles then overwrite as necessary for desktop(landscape). This will result in much less overwriting of code. Mobile media queries should be rare. | ||
Write all base styles then overwrite as necessary for desktop(landscape). This will result in much less overwriting of code. Mobile media queries should be rare. | ||
@@ -99,3 +97,3 @@ ```scss | ||
This is superset of fluidType that should be used in most cases, and is great for Figma matching. Use this for fullly responsive type automation. In most cases you only need to provide 2 arguments: The mobile size and the desktop size. **Note** these values are not the same as `fluidType`. | ||
This is superset of fluidType that should be used in most cases, and is great for Figma matching. Use this for fully responsive type automation. In most cases you only need to provide 2 arguments: The mobile size and the desktop size. **Note** these values are not the same as `fluidType`. | ||
@@ -102,0 +100,0 @@ ```scss |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
21261
113
1