Move vendor/_rfs.scss (#1)
Reviewed-on: #1 Co-authored-by: Stefan <git@stefn.co.uk> Co-committed-by: Stefan <git@stefn.co.uk>
This commit is contained in:
parent
6d559a9820
commit
cf0043e958
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -11,3 +11,4 @@ Gemfile.lock
|
|||
.env
|
||||
.aider*
|
||||
resized
|
||||
result
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
// Used in conjunction with global variables to enable certain theme features.
|
||||
|
||||
// Vendor
|
||||
@import "vendor/rfs";
|
||||
@import "rfs";
|
||||
|
||||
// Deprecate
|
||||
@import "mixins/deprecate";
|
||||
|
|
Loading…
Reference in a new issue