stylesheets: rename *.css.scss -> *.scss.
Fixes "DEPRECATION WARNING: Extra .css in SCSS file is unnecessary."
This commit is contained in:
5
app/assets/stylesheets/specific/favorite_groups.scss
Normal file
5
app/assets/stylesheets/specific/favorite_groups.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
#c-favorite-groups #a-edit {
|
||||
textarea {
|
||||
height: 10em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user