jhilden / jquery-ui-sass-rails

jQuery UI stylesheets packed as Sass files for the Rails 3.1+ asset pipeline
Other
45 stars 28 forks source link

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary #13

Open rafaelcgo opened 8 years ago

rafaelcgo commented 8 years ago

May I only change the files as requested by Rails and submit a PR?

DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename (...)/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.core.css.scss to (...)/gems/jquery-ui-sass-rails-4.0.3.0/app/assets/stylesheets/jquery.ui.core.scss

jhilden commented 8 years ago

I guess it would only remedy the symptoms and not cure the disease (the gem not being maintained), but if it helps you and doesn't break anything for other people, sure I would merge it.

adam-ludgate commented 7 years ago

@rafaelcgo PR would be great for this -- would remove a pile of deprecation warnings from our build