Just for the record, as stated in the pen details, this is a recreation of a design I found on Dribbble by Sulton Handaya. The original Dribbble link is broken, so the shot is probably removed since then, but you can browse other designs made by them here: dribbble.com/search/Sulto...
Just for the record, as stated in the pen details, this is a recreation of a design I found on Dribbble by Sulton Handaya. The original Dribbble link is broken, so the shot is probably removed since then, but you can browse other designs made by them here: dribbble.com/search/Sulto...
Works for foo, FOO and fOo
Easy-peasy 🤷♂️
Works for foo, FOO and fOo
Easy-peasy 🤷♂️
By the way: I see that you write all the styles in .css-files, and that it all ends up in a single <style> tag in the <head>, correct? How do you do that?
I want to move away from SASS, but I'm so used to splitting my code intro several files and importing them
By the way: I see that you write all the styles in .css-files, and that it all ends up in a single <style> tag in the <head>, correct? How do you do that?
I want to move away from SASS, but I'm so used to splitting my code intro several files and importing them
One of my favorites this year, thank you 👏
One of my favorites this year, thank you 👏
I guess it could be nice for widgets in a user-customizable dashboard that has drag-n-drop functionality.
I guess it could be nice for widgets in a user-customizable dashboard that has drag-n-drop functionality.
Is there any drawbacks to an approach like this?
Is there any drawbacks to an approach like this?
A container can’t query itself, but if you wrap a component in an outer layer and declare this as a container, you’ll have self-aware components that can…
A container can’t query itself, but if you wrap a component in an outer layer and declare this as a container, you’ll have self-aware components that can…
Such a great way to look at CSS: «let it fail gracefully»
Reminds me of a tweet (dont remember whose) about responsive web design. Was something along the lines of: «HTML documents are responsive by default, it’s up to you how much you want your CSS to mess with that starting point»
Such a great way to look at CSS: «let it fail gracefully»
Reminds me of a tweet (dont remember whose) about responsive web design. Was something along the lines of: «HTML documents are responsive by default, it’s up to you how much you want your CSS to mess with that starting point»