Bsfez
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Error on css inspection using @support (bootstrapv4)
The following css: @supports (position: sticky) { position: sticky; top: 0; z-index: 1020; } (and other @supports styles) Show errors as the code is inspected while everything is working fine on...