Skip to main content

CSS Files

CSS - The files in this folder are generated by the vsCode IDE when the .scss file is saved. The compiled .css files are stored in the main part of this folder. Compiling and placement of these files requires an IDE extension and a setting in the vsCode IDE. See the section on IDE Setup & Usage for more detail.

  1. dist - This subfolder contains the compiled and minified files of the individual scss files. The module.min.css files are then used for loading to save time. (reword).