Skip to content

Split out shared SCSS from devtool application#65

Merged
alexluckett merged 1 commit intomainfrom
feature/shared-scss
May 7, 2025
Merged

Split out shared SCSS from devtool application#65
alexluckett merged 1 commit intomainfrom
feature/shared-scss

Conversation

@alexluckett
Copy link
Copy Markdown
Contributor

@alexluckett alexluckett commented May 6, 2025

Proposed change

This PR adds a shared.scss file which can be imported by client applications. It includes SCSS that's shared between DXT and client applications. Application-specific SCSS, i.e. for our "devtool" via npm run dev, is in application.scss.

Azure DevOps work item:

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@alexluckett alexluckett force-pushed the feature/shared-scss branch from d1f739a to 453a588 Compare May 6, 2025 18:21
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2025

@alexluckett alexluckett merged commit 557dc9e into main May 7, 2025
10 checks passed
@alexluckett alexluckett deleted the feature/shared-scss branch May 7, 2025 08:40
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