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:
stefan burke 2024-12-05 17:22:29 +00:00 committed by stefan burke
parent 6d559a9820
commit cf0043e958
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";