artkonekt / appshell

AppShell is an Laravel Application boilerplate with UI, ACL, Users & Customers
https://konekt.dev/appshell
MIT License
79 stars 10 forks source link

Can't Build SASS #11

Closed fulopattila122 closed 5 years ago

fulopattila122 commented 5 years ago

This is to fix vanilophp/framework#30 which was opened there, but actually belongs here.

andreud commented 5 years ago

a quick solution is to remove the "&" in &.callout-#{$color} from line 48 of vendor/konekt/appshell/src/resources/assets/sass/core/_callout.scss

`