Move vendor/_rfs.scss #1

Merged
stefan merged 1 commit from master into main 2024-12-05 17:22:29 +00:00
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";