Robert Smol
Results
2
issues of
Robert Smol
Hi, I like the idea of `resourcePathName` and usage of additional function (e.g. `singularize`) to help with generalizing into `resourceTypes`. The tutorial shows this on `songs` -> `song` quite nicely,...
Type: Question
Hi, I am trying to extend mixin inside media query, but I ran into the issue listed at subject. Is there a way around it? ``` @define-extend card { background-color:...