...

/

Build Your Own CSS Microframework

Build Your Own CSS Microframework

Learn to build a CSS microframework.

Initially, we thought about adding a complete set of instructions on how to build each part of our micro framework in SCSS, including the steps to compile it. Instead, we are keeping it more beginner-friendly.

Before we begin building our CSS microframework, we’ll talk about the structure of what we’d like to build.

The structure of our CSS microframework

Here are the different sections that our CSS microframework needs to have:

  • A CSS reset
  • Simple layout classes
  • Widths, heights, margins, and paddings
  • Typography
  • Effects (such as colors, shadows, or opacity)
...
Access this course and 1400+ top-rated courses and projects.