shwerts
@shwertsAll solutions
Article preview card using vanilla JS
Submitted 5 months agoOptimizing & refactor my code, that's the only wish.
NFT preview card, BEM + Sass
#bem#sass/scssSubmitted 9 months agoWhat do you think about my methods of using Sass?
3-column preview card component using SASS
#bem#sass/scssSubmitted 9 months agoShould I use BEM methodology with any CSS-preprocessor? (SaSS/SCSS and etc.)
Testimonials grid section using CSS Grid
#bemSubmitted 10 months agoRationality of deciding an optimal layout for every
@media
breakpointFour card feature section
#bemSubmitted 10 months agoDoes using Flexbox instead of CSS Grid until reaching breakpoint of 1024px (written as
64em
) width considered as optimal for layout?Responsive product card. Basic BEM and sanitize.css & CSS Reset
#bemSubmitted 10 months ago- Should I ever use responsive typography like setting
clamp()
on root element'sfont-size
? - Does it make sense using both CSS Normalize (sanitize) and Reset stylesheets?
- Should I ever use responsive typography like setting
More responsive QR code card
Submitted 12 months agoHow should I use
clamp()
to make my element's font size more precise?