Minor fixes

This commit is contained in:
Igor Kulikov 2020-02-18 18:12:28 +02:00
parent dfb26cc033
commit 3aa5048861
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
@import "~compass-sass-mixins/lib/compass";
@import "node_modules/compass-sass-mixins/lib/compass";
$error-height: 14px !default;

View File

@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
@import "~compass-sass-mixins/lib/compass";
@import "node_modules/compass-sass-mixins/lib/compass";
$error-height: 14px !default;