mirror of
https://github.com/mue/mue.git
synced 2026-07-18 14:34:12 +02:00
refactor: remove unnecessary comments
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
@use 'sass:list';
|
||||
|
||||
// Source https://joshbroton.com/quick-fix-sass-mixins-for-css-keyframe-animations/
|
||||
@mixin animation($animate...) {
|
||||
$max: list.length($animate);
|
||||
$animations: '';
|
||||
|
||||
Reference in New Issue
Block a user