addyosmani / addyosmani/critical

Remove query string from stylesheet path

Open
#551 0 comments 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
JavaScript
Stars
10.3k
Forks
390
PR merge metrics
No merged PRs in 30d

Description

In my simple PHP file I reference my stylesheet as follows:

```php
`

This could be addressed by automatically removing query strings like `?v` before trying to access the file. After that it works as expected.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.