mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-09-02 16:49:59 +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