Martin Hložek
Martin Hložek
I have this minimal setup with standalone build: ``` My Catalog Catalog.render({ title: 'Test', scripts: ['jquery-3.3.1.min.js'], pages: [ { path: '/', title: 'Introduction', src: 'intro.md' } ] }, document.getElementById('catalog')); ```...
### Summary It seems there is another version of Polaris in production and here in Github repo? Why? Are you moving to another type of releases? ### Expected behavior _No...
My sass bundle configuration looks something like this: ``` symfonycasts_sass: root_sass: - '%kernel.project_dir%/assets/styles/app.scss' ``` In the app.scss file, I then have imports like this: ``` @import '../components/AppProvider/AppProvider'; @import '../components/ActionList/ActionList'; @import...
Hi, I'd like to ask how things are going with Polaris. No one is responding much to questions and reported issues here. On shopify.com there seems to be a release...