تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Learn SASS - @content Directive ضمن كورس SASS شرح قناة Steve Griffith - Prof3ssorSt3v3، الفديو رقم 12 مجانى معتمد اونلاين
SASS has an @content directive that lets you pass large chunks of CSS to a mixin. So, instead of passing a long list of variables or a SASS list or map, you can write a chunk of CSS that uses variables and pass it as a single intact piece of CSS.
Also discussed is variable scope inside mixins.
Code GIST: https://gist.github.com/prof3ssorSt3v3/fa5e4d971c160702c84d19c51619fe83