Skip to content

fix(v3): correct x-link import path and extension#602

Merged
wesleyboar merged 1 commit intoTACC:epic/v3--reorgfrom
wesleyboar:fix/v3-reorg-bs5-link-import
Mar 16, 2026
Merged

fix(v3): correct x-link import path and extension#602
wesleyboar merged 1 commit intoTACC:epic/v3--reorgfrom
wesleyboar:fix/v3-reorg-bs5-link-import

Conversation

@wesleyboar
Copy link
Member

Overview

Import path fix since latest merge of epic/v3.

…cc/tools/, .css → .postcss)

Co-authored-by: Wesley B <wesleyboar@users.noreply.github.com>
@qodo-code-review
Copy link

ⓘ You are approaching your monthly quota for Qodo. Upgrade your plan

Review Summary by Qodo

Fix x-link import path and file extension

🐞 Bug fix

Grey Divider

Walkthroughs

Description
• Correct import path from tools/ to tacc/tools/
• Update file extension from .css to .postcss
• Fix broken import reference after v3 reorganization
Diagram
flowchart LR
  A["link.css import statement"] -- "update path and extension" --> B["tacc/tools/x-link.postcss"]
Loading

Grey Divider

File Changes

1. src/lib/_imports/bootstrap5/utilities/link.css 🐞 Bug fix +1/-1

Update x-link import path and extension

• Updated import path from ../../tools/x-link.css to ../../tacc/tools/x-link.postcss
• Corrected directory structure to reflect v3 reorganization
• Changed file extension from .css to .postcss

src/lib/_imports/bootstrap5/utilities/link.css


Grey Divider

Qodo Logo

@qodo-code-review
Copy link

qodo-code-review bot commented Mar 16, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

@wesleyboar wesleyboar merged commit 5ebafee into TACC:epic/v3--reorg Mar 16, 2026
@wesleyboar wesleyboar deleted the fix/v3-reorg-bs5-link-import branch March 18, 2026 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants