You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
webapp-webpack-plugin utilizes media attributes, that are deprecated.
Example:
This example contains the
device-width
anddevice-height
which are both deprecated in favour ofwidth
andheight
. [1]These should therefore be replaced accordingly.
Validator I used: https://validator.w3.org/nu/?doc=https%3A%2F%2Fscrumplex.net&submit=Check
The text was updated successfully, but these errors were encountered: