Skip to content

[bug] Small style changes didn't apply when asked from the chat #2045

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
drfarrell opened this issue Jun 4, 2025 · 1 comment
Open

[bug] Small style changes didn't apply when asked from the chat #2045

drfarrell opened this issue Jun 4, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@drfarrell
Copy link
Collaborator

Describe the bug

Was trying to make these colors / styles more legible and it didn't seem to apply.
Image

Image

The code seems to have been updated but is not reflected in the preview (See how it's text-gray but in the preview it's too light to see?)
Image

I restarted the project and tried again and seems like it's not able to detect codeblocks

Image
@drfarrell drfarrell added the bug Something isn't working label Jun 4, 2025
@Kitenite
Copy link
Contributor

Kitenite commented Jun 4, 2025

Ok yeah this is kinda bad but kinda good because I added a change to make it error out instead of silently failing so we can see when things break. In this case it's because it's trying to format a CSS file when it's not supposed to.

Fixing now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants