Martine Dowden
@martine.dev
She/Her Award winning CTO, UX / UI designer & developer, author, international speaker, #GDE, and #MVP. Focusing on #UX and #accessibility. Happy Coding! martine.dev
If I felt involved buttons or links, watch your tab order
September 11, 2025 at 6:05 PM
If I felt involved buttons or links, watch your tab order
A mixin would definitly duplicate, but my understanding is that extend would not since it extends selectors. You can double check the CSS output in the docs, but it doesn't seem to be. sass-lang.com/documentatio...
Sass: @extend
Syntactically Awesome Style Sheets
sass-lang.com
April 3, 2025 at 9:59 PM
A mixin would definitly duplicate, but my understanding is that extend would not since it extends selectors. You can double check the CSS output in the docs, but it doesn't seem to be. sass-lang.com/documentatio...
If you are using sass, you can create a class to use @extend?
sass-lang.com/documentatio...
Or might be able to assign a vlue to a custom property value on each of those use cases and then use a container style query that holds the theme
developer.mozilla.org/en-US/docs/W...
sass-lang.com/documentatio...
Or might be able to assign a vlue to a custom property value on each of those use cases and then use a container style query that holds the theme
developer.mozilla.org/en-US/docs/W...
April 3, 2025 at 6:53 PM
If you are using sass, you can create a class to use @extend?
sass-lang.com/documentatio...
Or might be able to assign a vlue to a custom property value on each of those use cases and then use a container style query that holds the theme
developer.mozilla.org/en-US/docs/W...
sass-lang.com/documentatio...
Or might be able to assign a vlue to a custom property value on each of those use cases and then use a container style query that holds the theme
developer.mozilla.org/en-US/docs/W...