About

5 articles with tag 'scss'

How to make your user interface look balanced

Consistency is key when designing a balanced user interface. Creating harmony between elements is easy using this simple method.

Read article

Creating a dark-mode supported layout with SCSS variables and CSS variables

Easy dark-mode layout with SCSS variables and CSS variables.

Read article

Simple modal component with Vue.js

When building web applications, you need a modal at some point. A popup asking for confirmation before a critical action, a dialog showing validation errors or maybe a login form.

Read article

Creating a color scheme with scss color functions

A balanced color scheme can be easily created by using some math. Picking one base color and calculate all the variants from that is a really simple way to create one.

Read article

Building a mobile navigation drawer with Vue.js

Building a mobile navigation drawer with Vue props, events and some SCSS.

Read article
VueScratch© 2021 - Privacy