Levi Moore
Levi Moore
If anyone ends up here because of the above error, adding this to your ember-cli-build.js file will fix it. ```module.exports = function (defaults) { let app = new EmberApp(defaults, {...
I got this error as well today. macOS Mojave 10.14.6 iTerm2 Build 3.3.2 ``` $ curl https://get.volta.sh | bash % Total % Received % Xferd Average Speed Time Time Time...
In the section of the tutorial called "Making a UI component available in block form" I think you mean markup instead of markdown. Excited for the new docs... 😀
@josemarluedke Will removing the color scale from the Frontile components break Tailwind 3 integration? I noticed in the newer components like Chip, or Toggle Button, the semantic colors are used,...