-
-
I need to import 1 css file into javascript and use my css content directly in Javascript (this makes it possible for me to get the CSS string and create 1 element style straight into shadowDom withou…
-
The plugin keeps complaining about `fetch` support:
```
WARNING in ./src/helpers/api.js
/all/dev/integrations/src/helpers/api.js
12:24 warning fetch is not supported in Safari 10, Opera Mobi…
ghost updated
5 years ago
-
The contents of `datasrc/` are missing from `NAMEinator_0.0.3_linux_amd64.tar.gz`. Had to manually add the 2 files to get the bin to run correctly.
Didn't check the releases for other targets.
-
Adding browserslist constraint would greatly help integration by tools such as Parcel.
The use of ES6 classes in version 3.x without further informations in package.json actually prevent Parcel from …
-
I'm using this with vscode and prettier with prettier.eslintIntegration=true and find a simple test fix is not gettting applied. The rule is being applied as vscode shows the red squiggle.
I've man…
-
1. npx degit sveltejs/sapper-template#rollup my-app
2. cd my-app
3. npm install
4. npm run dev
```
✗ client
src/routes/_layout.css (1:13)
Identifier directly after number (Note that you need …
-
In SASS I am able to do things like this:
```
$breakpointSm: 480px;
$breakpointMd: 600px;
$breakpointMdMin: $breakpointSm + 1;
```
This way, my `$breakpointMdMin` var will be translated to `…
-
### Preconditions
1. Magento 2.2
2. PHP 7.2
### Steps to reproduce
1. Install Magento 2.2 on PHP 7.1
2. Upgrade to PHP 7.2 (installing Mcrypt via a PHP shim or PECL)
3. Ignore deprecation warn…
-
- Rollup Version: `v1.12.0`
- Operating System (or Browser): Ubuntu 19.04; `Linux max 5.0.0-15-generic #16-Ubuntu SMP Mon May 6 17:41:33 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux`
- Node Version: …