tag: scss

  • How to add tables to React Markdown

    How to add tables to React Markdown

    Maria D. Campbell

    React Markdown doesn't support tables natively — here's how to enable them using remark-gfm 3.0.1, rehype-raw, and remarkRehypeOptions to avoid the TypeError Cannot set properties of undefined error.

    #macOS, #react markdown, #remark gfm, #rehype-raw, #tables, #scss

  • Building A Storage Fun With Forms App

    Building A Storage Fun With Forms App

    Maria D. Campbell

    Learn how to create this note-taking and getting app powered by local storage, the js color picker, Google Fonts, and deploy it to gh-pages.

    #archived, #color picker, #css, #scss, #historical, #html, #javascript, #local storage, #event handling, #try catch