James Peirce
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
James Peirce created a post, CSS/SCSS Unknown function 'light-dark'
A question about handling this type of error in general, but here with a specific example pertaining to the relatively new CSS light-dark() function.@supports (color: light-dark(black, white)) { ...