Darren Cadwallader

Results 12 comments of Darren Cadwallader

Continued… ```scss ✘ [ERROR] Can't find stylesheet to import. @use '~bitstyles/scss/bitstyles/design-tokens' with // ... ``` This error could also be fixed if we added a default import file i.e. `design-tokens/_index.scss`...

It has been written with autoprefixer in mind — write modern CSS, rely on autoprefixer to handle some of the backwards-compatibility — but it’s not explicitly required. There’s never (until...