TACC / Core-Styles

CSS dist files, source code, and build process for TACC-branded projects.
https://tacc.utexas.edu/static/ui
0 stars 0 forks source link

Refactor: WP-280 x-article-link @extend to @mixin #339

Closed R-Tomas-Gonzalez closed 4 months ago

R-Tomas-Gonzalez commented 4 months ago

Overview

Changes all imports of x-article-link from @extend to @mixin Also renames x-article-link to article-link

Related

https://github.com/TACC/Core-Styles/pull/333

Changes

• Imports article-link from @extend to @mixin • Changes x-article-link to just article-link

Testing

Added by reviewer:

Test links on:

UI

Added by reviewer:

c-card--frontera-about-page

hover active
hover active

c-callout

Not test case available.

article-link

Not test case available.

s-article-preview

Not test case available.

wesleyboar commented 4 months ago

Thank you for the contribution. 🙂