1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

Update LS styles vendor import

This commit is contained in:
Deven Caron
2023-07-31 10:28:35 -04:00
parent e16ba2ca16
commit e162af17dd
2 changed files with 1 additions and 6 deletions

View File

@@ -34,7 +34,7 @@
// Vendors
// ==========================================================================
@import "vendors/locomotive-scroll";
@import "node_modules/locomotive-scroll/dist/locomotive-scroll";
// Elements
// ==========================================================================

View File

@@ -1,5 +0,0 @@
// ==========================================================================
// Vendors / Locomotive Scroll
// ==========================================================================
@import "node_modules/locomotive-scroll/bundled/locomotive-scroll";