Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c84c359

Browse files
author
Nick Litwin
committedNov 25, 2015
Fix path for @imports
1 parent 95c6398 commit c84c359

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+60
-62
lines changed
 

‎assets/css/account/account.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import 'tc-includes';
1+
@import 'topcoder/tc-includes';
22

33
.login-container,
44
.register-container,

‎assets/css/account/login.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import 'tc-includes';
1+
@import 'topcoder/tc-includes';
22

33
.login-container {
44
form {

0 commit comments

Comments
 (0)
This repository has been archived.