mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-26 23:50:34 +00:00
(css) Drop unused "theme" Sass files
Only the original ng-material theme files are used in the build process of ng-material (using gulp).
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
$card-border-radius: 2px !default;
|
||||
|
||||
md-card.md-THEME_NAME-theme {
|
||||
border-radius: $card-border-radius;
|
||||
|
||||
.md-card-image {
|
||||
border-radius: $card-border-radius $card-border-radius 0 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user