Thursday, 11 January, 2018 UTC


Summary

This is an introduction to CSSinJS that doesn't require any JavaScript knowledge, just a basic CSS. It shows how to convert a very basic button written in Sass (SCSS) to CSSinJS without using any CSS in JS libraries. It uses native JavaScript variables and template literals.