Results 4 comments of Andy Nguyen

here is an example `config.json` file, where i just duplicated the `light` variation a couple times, to get a total of 5 variations. source: https://github.com/bigcommerce/cornerstone/blob/6.3.0/config.json ``` { "name": "Cornerstone", "version":...

you can actually see the same thing happening in your examples as well: https://github.com/ahmadawais/create-guten-block/blob/b8fbdbcf2f1b9db4918eb933d630777027ed3de8/examples/03-multi-block/dist/blocks.style.build.css notice the duplicated ` #.# Common SCSS` comments that occur over and over

Same issue w/ firefox. There should be at least a setting to enable new window or not. Maybe that might be a short term fix for this issue?

try adding ` --apiHost https://api.bigcommerce.com` to your `stencil init` cmd