We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ce534a commit 29d6961Copy full SHA for 29d6961
lib/sass/rails/railtie.rb
@@ -23,7 +23,7 @@ module SassContext
23
config.sass.logger = Sass::Rails::Logger.new
24
25
# Set the default stylesheet engine
26
- # It can be overridedden by passing:
+ # It can be overridden by passing:
27
# --stylesheet_engine=sass
28
# to the rails generate command
29
config.app_generators.stylesheet_engine config.sass.preferred_syntax
0 commit comments