Skip to content

Commit

Permalink
Revert "add comment ."
Browse files Browse the repository at this point in the history
This reverts commit 78ca748.
  • Loading branch information
lokesh-sagi125 committed Nov 14, 2024
1 parent 78ca748 commit 2476511
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ docs/jsdocs.js
.idea
kolibri-design-system.iml
docs/pages/playground.vue
package.json
2 changes: 0 additions & 2 deletions lib/styles/definitions.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ $core-time: 0.15s;
box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
//NOTE: uncommenting needs to be discussed with designers and should be aligned with the guidelines.

// %dropshadow-3dp {
// box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
// 0 3px 3px -2px rgba(0, 0, 0, 0.12);
Expand Down
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,5 @@
},
"browserslist": [
"extends browserslist-config-kolibri"
],
"volta": {
"node": "18.20.5"
}
]
}

0 comments on commit 2476511

Please sign in to comment.