Changes between Version 34 and Version 35 of DeveloperGuidelines/Themes/SCSS
- Timestamp:
- 02/08/22 15:53:51 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified DeveloperGuidelines/Themes/SCSS
v34 v35 39 39 === Copying from Skeleton === 40 40 41 To start a default-based theme with Foundation and SCSS, copy the {{{static/themes/skeleton .scss}}} folder.41 To start a default-based theme with Foundation and SCSS, copy the {{{static/themes/skeleton/scss}}} folder. 42 42 43 43 This folder contains the directory structure described above, except for the CSS targets which will be created when building the theme for the first time.