Skip to content

remove unnecessary type tag #6298

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 27, 2022
Merged

remove unnecessary type tag #6298

merged 1 commit into from
Jul 27, 2022

Conversation

sba
Copy link
Contributor

@sba sba commented Jul 26, 2022

Per HTML5 spec, typically there is no need to specify a type when including CSS and JavaScript files as text/css and text/javascript are their respective defaults.

Per HTML5 spec, typically there is no need to specify a type when including CSS and JavaScript files as text/css and text/javascript are their respective defaults.
@paulbalandan paulbalandan changed the title remove unnessesary type tag remove unnecessary type tag Jul 27, 2022
@paulbalandan paulbalandan merged commit bc48f95 into codeigniter4:4.3 Jul 27, 2022
@kenjis kenjis added the 4.3 label Jul 27, 2022
@kenjis kenjis mentioned this pull request Nov 23, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants