I'm not sure the correct way to include 'Neat' in an ember-cli application.
I installed Bourbon using the ember-cli-bourbon addon, and then just @import "bourbon" in my scss file.
Any suggestions?
I'm not sure the correct way to include 'Neat' in an ember-cli application.
I installed Bourbon using the ember-cli-bourbon addon, and then just @import "bourbon" in my scss file.
Any suggestions?
Copyright © 2021 Jogjafile Inc.
You should be able to install neat via bower:
Then in your scss file, after you import bourbon: