tlcheung
KPCKevin Powell - Community
•Created by snxxwyy on 10/1/2024 in #front-end
Javascript questions
I think it's because onclick is for the computer mouse but if the user is using a tab function (accessiblity) or another device like a phone or tablet there is no "click"
33 replies
KPCKevin Powell - Community
•Created by lajkmi. on 9/30/2024 in #ui-ux
what do i do with these buttons
Maybe move the Profile Picture there and out of the "my qualities" sidebar. This could also make it more responsive since on a small screen it might be good if the "my qualities" sidebar stacked underneath.
13 replies
KPCKevin Powell - Community
•Created by Oli_T on 5/21/2023 in #os-and-tools
Issue Installing Sass
I had the same problem (mac ventura 13.4.1) I've previously used SASS originally as an extension and then following Kevin's youtube tutorial https://www.youtube.com/watch?v=o4cECvhrBo8 with Stephanie Eckles' build setup https://thinkdobecreate.com/articles/minimum-static-site-sass-setup/. But this was the 1st time trying to install globally (sort of a nightmare on a mac.) I was able to get it installed by using Homebrew's package https://github.com/Homebrew/brew/releases/tag/4.1.3 and then typing "brew install sass/sass/sass" into the terminal. It's a lot more work than Kevin's video suggests but global makes a lot of sense to me once you are working on multiple projects
9 replies