An open API service indexing awesome lists of open source software.

https://github.com/aswassaw/belajar-sass

Belajar CSS dengan kekuatan Super!
https://github.com/aswassaw/belajar-sass

html sass

Last synced: 4 months ago
JSON representation

Belajar CSS dengan kekuatan Super!

Awesome Lists containing this project

README

        

# belajar-sass
Belajar CSS dengan kekuatan Super!

## Materi yang dipelajari:
- Nested.
- Variable.
- Mixin.
- Modules with @import & @use.
- Flow Control (If, If Else, Else, For, While, Each).
- Build In Function:
- adjust-color()
- adjust-hue()
- complement()
- darken()
- lighten()
- saturate()
- desaturate()
- grayscale()
- mix()
- fade-in()
- fade-out()