Skip to content

Conversation

@slifty
Copy link
Contributor

@slifty slifty commented Jan 15, 2026

This PR removes vendor scss and replaces it with packaged versions of the functionality.

Related to #127

We use bootstrap and ionicons and we had vendor css hard coded in our
repository.  This means (1) we don't get updates, and (2) we have to
maintain it.

This change moves that to vendored packages instead.

Issue #127 Use packages instead of vendored code
@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.82%. Comparing base (1d9ba0f) to head (11e883a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #891      +/-   ##
==========================================
+ Coverage   47.77%   47.82%   +0.04%     
==========================================
  Files         351      351              
  Lines       11292    11292              
  Branches     1889     1889              
==========================================
+ Hits         5395     5400       +5     
+ Misses       5703     5698       -5     
  Partials      194      194              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@slifty
Copy link
Contributor Author

slifty commented Jan 16, 2026

I'm closing this out in favor of #896 and #894

@slifty slifty closed this Jan 16, 2026
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