Piotr Monwid-Olechnowicz
Piotr Monwid-Olechnowicz
The docs [already](https://thegraph.com/docs/en/substreams/) contain colored Rust code snippets, so it would help reading if those would be colored too.
When you import a component you also get all the global styles (like text being `Neucha, sans-serif`). That forces you to override styles like it's 2005. Current solution imports css....
Modal inputs: * author -- defaults to "Anonymous" || localStorage.username * description
Make it easy for anyone to clone and deploy the app.
- Mention you need to replace the deployment alias - Probably replace all occurrences of `zaduma.vercel.app` - Replace `zaduma` in your title
Closes #155. ## What did you implement: I registered ts-node configuring TypeScript to compile `import` and `export` to CommonJS. ## How did you implement it: ## How can we verify...
## Description I'm using _auto_ (pretty cool tool) with `.config.ts` and I get a crash with following error. ```sh $ /home/hasparus/workspace/theme-ui/node_modules/.bin/auto info TypeScriptCompileError: Failed to compile TypeScript: Unexpected token 'export'...
# Pull Request Name Resolve new configs in shallow-cloned monorepo on CI ## Description If the config path changed, we now resolve even if the new and old configs were...
I changed the dark mode selector to allow overriding sections to be light-mode only instead of dark-mode only. Needed to satisfy light-mode only landing pages without hacks that delete .dark...
## Description Moving towards the new website design. Bumped Components, added reusable sections. New hero, styles for plugins search and cards sections incoming. ## Type of change - [x] Website...