mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-11-05 11:12:56 +00:00
Fix various coding-style violations and random imports
This commit is contained in:
@@ -104,7 +104,7 @@ $layouts: (
|
||||
@include hide-component();
|
||||
}
|
||||
|
||||
@function get-layout($layouts-key){
|
||||
@function get-layout($layouts-key) {
|
||||
@return map_get($layouts, $layouts-key);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user