We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be5fc6 commit 79a3ef0Copy full SHA for 79a3ef0
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "beapi-frontend-framework",
3
- "version": "4.0.0",
+ "version": "4.0.2",
4
"author": "BeAPI",
5
"repository": {
6
"type": "git",
src/scss/style.scss
@@ -47,7 +47,6 @@
47
@import "patterns/menu";
48
@import "patterns/hero";
49
@import "patterns/searchform";
50
-@import "patterns/key-figures";
51
52
// Pages
53
@import "pages/print";
0 commit comments