-
### Description:
In readme.md, two images are missing
1. IndieHosters
src linked with img tag is "https://camo.githubusercontent.com/facf0bfc4bd872a0a7fbb097b542a07c4321752b/68747470733a2f2f696e6…
-
### Description:
In readme.md, two images are missing
1. IndieHosters
src linked with img tag is "https://camo.githubusercontent.com/facf0bfc4bd872a0a7fbb097b542a07c4321752b/68747470733a2f2f696e6…
-
### Description:
In readme.md, two images are missing
1. IndieHosters
src linked with img tag is "https://camo.githubusercontent.com/facf0bfc4bd872a0a7fbb097b542a07c4321752b/68747470733a2f2f696…
-
Hi guys,
This is a compilation of many proposals that we have had here and some that are spread by other issues and new ideas for Clay 3.x, that means that if we go with that we will be committed t…
-
I used it as follows:
```
import {importFromString} from 'module-from-string';
...
async function compileModule(code)
{
return await importFromString(code);
}
```
Here is the bundle deplo…
-
A number of the 'View in Clay' links I've come across have been broken...but the pattern looks predictable — as far as I can tell, we need to add `v2.` as a prefix, and they've changed from `_` to `-`…
plhnk updated
4 years ago
-
``` ...
npm info lifecycle memory-fs@0.4.1~install: memory-fs@0.4.1
Jan 31 11:22:43.335 r7vqzmz[build] npm info lifecycle enhanced-resolve@3.4.1~install: enhanced-resolve@3.4.1
npm info lifecycle r…
-
Currently, the old LexiconCss site is hosted at https://github.com/jbalsas/lexiconcss, which is simply a copy of the site output when the `1.x` branch is updated.
To simplify the update workflow, w…
-
First of all thank you for `rsmq`, it's an amazingly simple message queue solution. Due to it's simplicity it's a good way to share a message queue layer in different technologies.
In our case, Jav…
-
Issue from Slack Chat:
> Hey, a question. Is there a reason for 1rem to be 16 and not 10px in Liferay 7.1 ga1 in the Classic Theme? (i know 16px is default but isn't 10px the best practice?)
> you…