Fix the jquery requires in the stylesheets and the missing Yarn warning.

This commit is contained in:
Jyri-Petteri Paloposki 2020-08-25 21:46:27 +03:00
parent 998bfa4248
commit e25c50503c
4 changed files with 28 additions and 7 deletions

View file

@ -9,13 +9,6 @@
* compiled file so the styles you add here take precedence over styles defined in any styles
* defined in the other CSS/SCSS files in this directory. It is generally better to create a new
* file per style scope.
*
*= require jquery-ui/menu
*= require jquery-ui/autocomplete
*= require jquery-ui/datepicker
*= require jquery-ui/dialog
*= require jquery-ui/sortable
*= require_self
*/
@import "icons";