@privacybydesign/irma-css
Advanced tools
Comparing version 0.3.1-rc.4 to 0.3.1-rc.5
{ | ||
"name": "@privacybydesign/irma-css", | ||
"version": "0.3.1-rc.4", | ||
"version": "0.3.1-rc.5", | ||
"description": "Styling to standardize the IRMA login flow and make it look pretty", | ||
@@ -12,2 +12,3 @@ "homepage": "https://github.com/privacybydesign/irma-frontend-packages", | ||
], | ||
"main": "dist/irma.min.css", | ||
"style": "dist/irma.css", | ||
@@ -40,3 +41,3 @@ "sass": "src/index.scss", | ||
"onchange": "^5.2.0", | ||
"sass": "^1.26.9", | ||
"sass": "^1.26.10", | ||
"svgo": "^1.3.2", | ||
@@ -43,0 +44,0 @@ "uglifycss": "0.0.29" |
@@ -15,4 +15,5 @@ # IRMA css | ||
and find the right HTML snippets [in the styleguide](https://privacybydesign.github.io/irma-frontend-packages/styleguide/section-examples.html). | ||
The modules based on `irma-web` (so also `irma-popup`) make use of these snippets. | ||
### The old fashioned way | ||
### Import: the old fashioned way | ||
@@ -27,3 +28,3 @@ There is a [normal version and a minified version](https://gitlab.science.ru.nl/irma/github-mirrors/irma-frontend-packages/-/jobs/artifacts/master/browse/irma-css/dist?job=irma-css) | ||
### The way the cool kids do it | ||
### Import: the way the cool kids do it | ||
@@ -53,3 +54,3 @@ Alternatively, you can install it as an npm package. This can be useful if you | ||
```javascript | ||
require('@privacybydesign/irma-css/dist/irma.css'); | ||
require('@privacybydesign/irma-css'); | ||
``` | ||
@@ -111,1 +112,3 @@ | ||
``` | ||
Don't forget also updating the modules using `irma-css` as dependency. |
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
111
109008
937