Move vendor/_rfs.scss

This commit is contained in:
stefan burke 2024-12-05 17:21:53 +00:00
parent 6d559a9820
commit 9c59560c5e
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -11,3 +11,4 @@ Gemfile.lock
.env
.aider*
resized
result

View file

@ -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";