Link Search Menu Expand Document

Toast

Resources

Tools

To debug MDX issues use the CLI tool: npx mdx2debug direcory

Tailwind

With styling and using stylelint in Toast, rather than use the recommended stylelint.config.js use .stylelintrc and add in the configuration as a JSON object.

With the module.exports syntax Toast will derp, see the SO question for configuration: How to solve semi-colon expected css(css-semicolonexpected)