450 B
450 B
Using Sass in this folder
This public/css folder uses a standalone .scss > .css setup.
Usage
From a Terminal window, run the Sass Watch command on this folder only:
sass --no-source-map --watch public/css/hop-styling.scss:public/css/hop-styling.css
This will output a CSS file that can be consumed by the Payment page.