My way to implement media queries using SCSS mixins
What is SCSS
A CSS preprocessor scripting language, specifically SCSS (Sassy CSS), is a powerful tool that enhances the capabilities of traditional CSS by adding programming features. SCSS acts as an extension to CSS, allowing developers to write mor...
blog.dilipchandima.com2 min read