We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06ed9cf + ec47655 commit 011c1c1Copy full SHA for 011c1c1
.gitignore
@@ -3,3 +3,4 @@ vendor
3
*node_modules
4
ui
5
js
6
+yarn.lock
package.json
@@ -15,9 +15,9 @@
15
"postcss": "^7.0.0",
16
"postcss-browser-reporter": "^0.5.0",
17
"postcss-cli": "^6.0.0",
18
- "postcss-import": "^11.0.0",
19
- "postcss-reporter": "^5.0.0",
20
- "postcss-url": "^7.3.1",
+ "postcss-import": "^12.0.0",
+ "postcss-reporter": "^6.0.0",
+ "postcss-url": "^8.0.0",
21
"rimraf": "^2.6.2",
22
"swagger-ui": "^3.17.5"
23
},
0 commit comments