- Added new Gulp task
clean
for cleardist
folder before build command run and keep a single minified files per CSS.
- Added breakpoint and screen sizes tokens
- Resolved undefined variable:
$font-family-sans-serif-font-3-family
- Resolved GitHub Action on PRs.
- Change from
.font-title
to.text-title
- Add themes styles files.
- Post CSS processing:
- Creating minified files.
- Copy SCSS files to
dist
folder.
- Move
LICENSE
for project root.
- Deploy to version folder on CDN only when the version changed.
- Create a folder for
version
on CDN.
- Added
style-dictionary@next
for create design tokens. - Add style tokens for colors and fonts.
- Created initial structure
- Added GitHub Actions with auto publish to CDN and NPM