Skip to content

CSS stylesheet in build and external octicons#14

Merged
chrisweb merged 13 commits intomainfrom
css_and_external_octicons_experiment
Jan 27, 2025
Merged

CSS stylesheet in build and external octicons#14
chrisweb merged 13 commits intomainfrom
css_and_external_octicons_experiment

Conversation

@chrisweb
Copy link
Copy Markdown
Owner

fixes #12

@chrisweb chrisweb requested a review from Copilot January 27, 2025 10:01
@chrisweb chrisweb self-assigned this Jan 27, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 6 out of 9 changed files in this pull request and generated no comments.

Files not reviewed (3)
  • NOTICE: Language not supported
  • package.json: Language not supported
  • src/styling/css/index.css: Language not supported
Comments suppressed due to low confidence (1)

src/index.ts:45

  • The usage of octicons['light-bulb'] is inconsistent with the other icon replacements. It should be octicons.lightBulb.toSVG().
icon: octicons['light-bulb'].toSVG(),

@chrisweb chrisweb merged commit c92978b into main Jan 27, 2025
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.

Add css to build (or any other solution if better)

2 participants