updating to 4.0
New design with breaking changes, gulp 4, all dependencies updated, dev environment changed, and many more changes
This commit is contained in:
3
scss/_mixins.scss
Normal file
3
scss/_mixins.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
@mixin rotate {
|
||||
transform: rotate(-15deg);
|
||||
}
|
||||
Reference in New Issue
Block a user