Solution to the problem that mixin does not work in scss (browser cannot compile it)

Solution to the problem that mixin does not work in scss (browser cannot compile it)

Mixin method:

The browser cannot compile:

The old version of sass used to support the above writing method, but the new version does not support it. The variable must be compiled with #{}

Browser compilation:

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

<<:  Four data type judgment methods in JS

>>:  Summary of Seven Basic XHTML Coding Rules

Recommend

Detailed process of using nginx to build a webdav file server in Ubuntu

Install nginx Note that you must install nginx-fu...

A Preliminary Study on JSBridge in Javascript

Table of contents The origin of JSBridge The bidi...

CentOS 8 is now available

CentOS 8 is now available! CentOS 8 and RedHat En...

Detailed steps to install CentOS7 system on VMWare virtual machine

Pre-installation work: Make sure vmware workstati...

Summary of JavaScript custom object methods

Table of contents 1. Use object to create an obje...

How to let DOSBox automatically execute commands after startup

Using DOSBox, you can simulate DOS under Windows ...

Example of how to check the capacity of MySQL database table

This article introduces the command statements fo...

A brief understanding of the three uses of standard SQL update statements

1. Environment: MySQL-5.0.41-win32 Windows XP Pro...

Solve the problem of Tomcat10 Catalina log garbled characters

Running environment, Idea2020 version, Tomcat10, ...

Analysis of the use of the MySQL database show processlist command

In actual project development, if we have a lot o...

Vue+echarts realizes progress bar histogram

This article shares the specific code of vue+echa...

Sample code on how to implement page caching in vue mobile project

background On mobile devices, caching between pag...

React sample code to implement login form

As a Vue user, it's time to expand React. Fro...

Detailed tutorial on installing mysql under Linux

1. Shut down the mysql service # service mysqld s...