Skip to content

Commit e3033e3

Browse files
committed
Merge pull request rails#6340 from bcardarella/patch-3
Changing the indentation level of the block comment close for Sass
2 parents 8470fdb + 9f4c4f6 commit e3033e3

File tree

1 file changed

+1
-1
lines changed
  • railties/lib/rails/generators/rails/app/templates/app/assets/stylesheets

1 file changed

+1
-1
lines changed

railties/lib/rails/generators/rails/app/templates/app/assets/stylesheets/application.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
*
1111
*= require_self
1212
*= require_tree .
13-
*/
13+
*/

0 commit comments

Comments
 (0)