Changes between Version 32 and Version 33 of DeveloperGuidelines/Themes/SCSS
- Timestamp:
- 07/05/19 09:47:21 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Themes/SCSS
v32 v33 44 44 45 45 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. 46 47 === SCSS === 48 49 CSS can be converted to SCSS using: [https://css2sass.herokuapp.com] 50 46 51 === Foundation Components === 47 52