I think the percent function is not being processed due to the stylus-type-utils not being imported. I'm having to manually import it into my main app.styl file to get the grid to work.
@import "node_modules/foundation/node_modules/stylus-type-utils";
I think the percent function is not being processed due to the stylus-type-utils not being imported. I'm having to manually import it into my main app.styl file to get the grid to work.
@import "node_modules/foundation/node_modules/stylus-type-utils";