Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixed attribute order inside views #207

Merged
merged 2 commits into from
Sep 16, 2020
Merged

Fixed attribute order inside views #207

merged 2 commits into from
Sep 16, 2020

Conversation

ahaseeb04
Copy link
Contributor

<link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700" rel="stylesheet">
<link rel="stylesheet" href="{{ asset('css/app.css') }}">

I fixed the inconsistent ordering of the rel attribute. I like keeping the code consistent and found it a bit annoying or tedious having to manually re-organize them after starting a new Laravel 8 project.

@taylorotwell taylorotwell merged commit 8b1aab8 into laravel:1.x Sep 16, 2020
@ahaseeb04 ahaseeb04 deleted the fix-attribute-order branch September 16, 2020 13:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants