vince
vince
Explore posts from servers
KPCKevin Powell - Community
Created by Light on 11/19/2024 in #ui-ux
Feedback on space themed website
Looks clean man, great job!
12 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
I think I'm just going to do something like class="form form--inner" for now, where form is the base utility class
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
Ah okay no it still is duplicating nvm oh well
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
The old way was getting too messy, with several layers deep of folders
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
But I can't help it 😂
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
I really shouldn't have tried to get this fancy and start semi-refactoring stuff this far in
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
I can't I got OT to get this website preview out by Monday.
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
Sass is so confusing 😂
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
What the hell, after going to the gym and coming back and trying to do literally the same thing as before, it no longer duplicates css. I even hard refreshed & rebuilt several times before too...
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
The whole reason in the first place too why I want to use @extend is because I want to avoid classes like "form sign-in", I'd rather just have something like "form--sign-in" and then extend the .form class, but maybe that's a bad motivation
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
Hey epic I have a quick question related to this. Since I ended up just making them all classes, if i @use them in multiple files, it duplicates the css output. So I've moved to only @use it in my main.scss file so it's imported once. The problem is, now I can't use @extend since I'm not importing it in each file. Do I really need to make a separate partial file with a placeholder selector or mixin that both the main utility class file and separate files can import?
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
Ya I know haha
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
I think I'm just going to try to stick to the simpler stuff at this point 😂 use one or the other I have bad experiences trying to mix 2 things at once 🤭
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
I don't know honestly looks cool though 👀
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
Ahhh that's not too big of a deal imo
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
I do that already with an index partial
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
So instead they're forcing you to manually import everything rather than giving you the option. Don't really like the idea of not having that option
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
Yea sounds more like a user issue rather than them having to remove it entirely
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
Why did they even remove it in the first place? Wasn't it because there were unintended side effects or something with it?
110 replies
KPCKevin Powell - Community
Created by vince on 11/1/2024 in #front-end
Sass Mixin vs Extends
Lol perhaps you're convincing me...
110 replies