-
Currently, the header fonts sizes in "Get Involved" look much smaller than in other pages. I see this happening in Safari, not other browsers.
https://user-images.githubusercontent.com/65220155/158…
-
Concern raised by WP2 after the technical coordination workshop on the portal deployment in Oct. 2020
-
Within [WP4 of the SDG](https://github.com/SEMICeu/SDG-sandbox/blob/master/evidences/birth_certificate/data_model/birth_certificate_tables.md#child), it was decided to use the Date datatype instead of…
-
Maybe similar issue to #78 but w/ BuddyPress instead of GlotPress
- [x] pull header/footer from rest api
- [x] need to call `wp_head()` and output inside ``
- [x] minor differences in spacing
- …
-
Hi
I followed these steps to build the sample extension:
git clone https://github.com/Nexus-Mods/Vortex
cd Vortex\samples\sample-extension
yarn install
yarn build
I copied …
-
When I am using @polkadot/keying, I got this error.
```
error in ./node_modules/@polkadot/keyring/keyring.js
Module parse failed: Unexpected character '#' (39:2)
File was processed with thes…
-
Hey friends 👋
The BuddyPress.org & bbPress.org sites share some must-use plugins with WordPress.org, and recently it appears that global CSS styles from `wp4.css` are making their way onto those si…
-
```
./node_modules/@polkadot/api/packageInfo.js 6:27
Module parse failed: Unexpected token (6:27)
File was processed with these loaders:
* ./node_modules/react-scripts/node_modules/babel-loader/l…
-
On make sites, it looks like the theme expects the header to load Open Sans, so the fonts are broken (Open Sans is not loaded, it falls back to `serif` headings & `sans-serif` body).
Homepage -…
-
Hi, guys.
I think Polkadot SDK is not bundled correct. Best practices is use UMD for module and transpile code in ES6.
In some files I see _this that means code was transpiled but at the same ti…