Skip to content
Submitted almost 2 years ago

Four card feature section with gulp, pug, postcss

gulp
LVL 2
ha308ing240
@ha308ing
A solution to the Four card feature section challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?
  • used logical properties (inline, block)
  • used relative units
  • pug functionality like mixins, interpolation and includes allowed to organize the code

next time i'd like to stick to single relative unit (not to mix rem's, vh's), also add linters like stylelint, and try another option to build single html page

What challenges did you encounter, and how did you overcome them?

i stucked at deployment of the gulp build with github actions, had to go to the library to find forgotten for ages folio with instructions

What specific areas of your project would you like help with?

how to get font properties like line-height and letter-spacing from screenshot?

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on ha308ing’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord