-
Updated
Sep 27, 2021 - JavaScript
styleguide
Here are 818 public repositories matching this topic...
-
Updated
Sep 25, 2021 - JavaScript
-
Updated
Sep 13, 2021 - HTML
-
Updated
Sep 28, 2021 - SCSS
Current behavior
I think there's a mismatch of environment variables being read by babel (JSX config) and Styleguidist, causing some issues deeper down.
(I've noticed this was raised before but was closed)
- build.js sets the env to be
productionhere: https://github.com/styleguidist/react-styleguidist/blob/master/src/s
-
Updated
Sep 16, 2021 - Python
-
Updated
Aug 24, 2021 - Elixir
-
Updated
Aug 18, 2021
-
Updated
Sep 20, 2020
-
Updated
Jul 8, 2019
-
Updated
Aug 17, 2021
-
Updated
Sep 28, 2021 - TypeScript
-
Updated
Sep 6, 2021
hello, i just found a text mentioning a basePxFontSize configuration which is not documented anywhere inside the doc. This is really useful to use inside custom transforms and it should be documented.
-
Updated
May 31, 2019
-
Updated
Oct 10, 2020 - HTML
-
Updated
Sep 21, 2021 - HTML
What's wrong
Our docs is wrong, we need to update wemake_python_styleguide/options/config.py
The incorrect default is in forbidden-inline-ignore option
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Sep 27, 2021 - Python
-
Updated
Sep 17, 2021 - Markdown
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
Jan 11, 2021 - Python
-
Updated
Aug 23, 2021 - HTML
-
Updated
Oct 7, 2018 - Ruby
Improve this page
Add a description, image, and links to the styleguide topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the styleguide topic, visit your repo's landing page and select "manage topics."
Describe the bug
Some community Storybooks were moved out of the monorepo some time ago. In the README file, the links which refer to them are broken.
To Reproduce