Merge pull request #4287 from laravel/top-secret-add-quotes-patch

Add quotes
This commit is contained in:
Taylor Otwell 2017-06-06 09:17:07 -05:00 committed by GitHub
commit 3acb739450
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// Fonts // Fonts
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600); @import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");
// Variables // Variables
@import "variables"; @import "variables";