CodeSandbox

From Sass to CSSinJS: mixins

We will learn how to use JavaScript functions as an alternative to @mixin directive. Also we will learn how a function can become a CSS mixin.

4.5k
1
17
Edit Sandbox
Files
_mixins.scss
_variables.scss
button.js
button.scss
index.html
index.js
mixins.js
package.json
readme.md
variables.js
Dependencies
button.js
Console
2
Problems
0