You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was an issue that no parsers were being run because we changed the method signature of combineJSON.. but I posted a PR for that fix. Thanks for bringing this up!
Pulled down
3.0.0-rc.1
to test it out and it has some great stuff. The transitive feature is 🌶️Testing out the "yaml-tokens" example, and when I run
npm run build
, it completes, but the final result (build/variables.css
) looks like:Interestingly, if I put the following at the top of
sd.config.js
, it shows that theyaml
package is interpreting the yaml file correctly.The text was updated successfully, but these errors were encountered: