Eric MORAND
Eric MORAND
- VS Code Version: Latest - SCSS IntelliSense Version: 0.9.0 - Operating System: Windows 10 Reproducible Case: Steps to Reproduce: 1. Create a SASS file with the following content: ```sass...
Dear visitor, Twing will be moving to GitLab in the close future. We feel that GitLab set of features is now superior to what GitHub has to offer and that...
See https://www.npmjs.com/package/source-map#new-sourcemapgeneratorstartofsourcemap
Even though it is debatable that transpilers should destroy a perfectly valid code, since this behavior if nowhere near to change, let's get rid of all `constructor.name` usage. See https://github.com/NightlyCommit/twing/issues/314
We are facing a very strange behavior with `allOf`: the generated type is a _type alias_ instead of a proper type. Take this code sample: ```ts import {compile, JSONSchema} from...
It is possible to choose a theme for every entity in Magento 2 back-office (Category, Product, CMS Page) but I can't find how to do the same for your module...