whirl
whirl copied to clipboard
Installation fails due to node-sass not compiling on Apple Silicon
For Apple Silicon users, the library won't install, because node-sass is not compatible with Apple processors.
Can we change the compiler to sass
or at least include pre-compiled CSS files in the dist? Thanks!