Removed .css from .css.scss from files which were causing deprecation warning

This commit is contained in:
Naman Gupta 2018-01-11 18:07:37 +05:30 committed by James Mason
parent 0ee0da1898
commit 8e91f51940
11 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
@import "breakpoints.css.scss";
@import "breakpoints.scss";
.dashbox span.fa {
line-height: 1.1em;

View file

@ -1,4 +1,4 @@
@import "breakpoints.css.scss";
@import "breakpoints.scss";
.nav-osem {
border: none;
@include breakpoint(xs) {

View file

@ -1,4 +1,4 @@
@import "breakpoints.css.scss";
@import "breakpoints.scss";
#splash {
// Counter the general padding for #content