theme-ui
theme-ui copied to clipboard
Build consistent, themeable React apps based on constraint-based design principles
### **Server Error** `Error: require() of ES Module C:\Users\ARYAN\Desktop\itsaryan\node_modules\@mdx-js\react\index.js from C:\Users\ARYAN\Desktop\itsaryan\node_modules\@theme-ui\mdx\dist\theme-ui-mdx.cjs.dev.js not supported. Instead change the require of index.js in C:\Users\ARYAN\Desktop\itsaryan\node_modules\@theme-ui\mdx\dist\theme-ui-mdx.cjs.dev.js to a dynamic import() which is available in all...
Bumps [devcert](https://github.com/davewasmer/devcert) from 1.2.0 to 1.2.1. Commits 1ed164f 1.2.1 b076321 switch from vulnerable VALID_DOMAIN regex to is-valid-domain lib (#79) See full diff in compare view Maintainer changes This version was...
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.4 to 0.30.6. Changelog Sourced from sharp's changelog. v0.30.6 - 30th May 2022 Allow values for limitInputPixels larger than 32-bit. #3238 Ensure brew-installed vips can be detected...
When you get started with Theme UI, it's not trivial to know what feature is powered by what package, as most of the functionalities we provide are _opt-out_ not _opt-in_....
**Describe the bug** The default 8px margin that Chrome puts on the element is present, even when styling `root` to have margin and padding set to 0. **To Reproduce** Steps...
This is IMHO the coolest PR I've sent to this repo. An actual feature! A move towards *"TypeScript: Type check property values against theme scales"* **v1** goal. https://github.com/system-ui/theme-ui/issues/832 I belive...
I have recently experienced the following error during `gatsby develop` after upgrading theme-ui to v0.13.1 inside my Gatsby theme. ``` ModuleParseError: Module parse failed: Unexpected token (17:2) You may need...
 We should either try to debug it or change to an alternative solution.
I was mighty confused why my printing stylesheet wasn't working, until I finally discovered that the `size` property was being replaced with `width` and `height`. [size is a property used...
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure. Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot GitHub...