Answer the question
In order to leave comments, you need to log in
How to use wildcard in sass?
Hello! We urgently need to figure it out, Google did not give an answer from the fly. I haven't used sass before.
the topic has a construction @import "variables/**/*";
and sass watch swears like
>>> Change detected to: sass/rv.styles.scss
error sass/rv.styles.scss (Line 19: File to import not found or unreadable: variables/**/*.
Load path: D:/its/jet/rv/rv/sass)
Answer the question
In order to leave comments, you need to log in
Need sass-globbing gem.
docs.mixture.io/globbing
1. Add require 'sass-globbing' to config.rb.
2. Do gem install sass-globbing . Or bundle install in the theme folder.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question