Skip to content
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

Ctsstc/issue41 #42

Merged
merged 1 commit into from
Nov 7, 2021
Merged

Ctsstc/issue41 #42

merged 1 commit into from
Nov 7, 2021

Conversation

ctsstc
Copy link
Member

@ctsstc ctsstc commented Nov 7, 2021

Fixes #41

Updates redundant styles to a new container in index. I like the component not owning the styling as well. The container in index also handles flex styling on the children elements that are contained.

Remove sass from prettier because it doesn't support sass 🤯

Relevant Discord Chat:
found out while digging a few things that even though sass and scss are super close there's a lot less tooling and underlying architecture issues that lacks sass support :' (
I guess prettier doesn't support it; and likely because of these other underlying issues, I guess google is running the dart sass team but doesn't have time to do what we all need : (
prettier/prettier#4948
mrmlnc/vscode-scss#127
sass/dart-sass#88
Interesting long technical read though
TLDR; needs to have support for ASTs which allow code tools to help code; dart has no easy way to expose it
It's finally on a roadmap but then they said they won't ever get to it lol
classic product things

Fixes #41

Updates redundant styles to a new container in index. I like the component not owning the styling as well. The container in index also handles flex styling on the children elements that are contained.

Remove sass from prettier because it doesn't support sass 🤯

Relevant Discord Chat:
found out while digging a few things that even though sass and scss are super close there's a lot less tooling and underlying architecture issues that lacks sass support :' (
I guess prettier doesn't support it; and likely because of these other underlying issues, I guess google is running the dart sass team but doesn't have time to do what we all need : (
prettier/prettier#4948
mrmlnc/vscode-scss#127
sass/dart-sass#88
Interesting long technical read though
TLDR; needs to have support for ASTs which allow code tools to help code; dart has no easy way to expose it
It's finally on a roadmap but then they said they won't ever get to it lol
classic product things
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 7, 2021

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 19f762a
Status: ✅  Deploy successful!
Preview URL: https://f1606071.musical-conquest.pages.dev

View logs

@netlify
Copy link

netlify bot commented Nov 7, 2021

✔️ Deploy Preview for musical-conquest ready!

🔨 Explore the source changes: 19f762a

🔍 Inspect the deploy log: https://app.netlify.com/sites/musical-conquest/deploys/61876e2493c9010008a30896

😎 Browse the preview: https://deploy-preview-42--musical-conquest.netlify.app

@ctsstc ctsstc merged commit 918790d into main Nov 7, 2021
@ctsstc ctsstc deleted the ctsstc/issue41 branch November 7, 2021 06:31
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.

Show current version somewhere
1 participant