Tailwindcss-module: Broken image link in Tailwind UI CodeSandbox example

Created on 11 Jan 2021  路  2Comments  路  Source: nuxt-community/tailwindcss-module

There is a broken image link in the CodeSandbox on examples/tailwindui. I was unable to find a way to contribute a fork in CodeSandbox, but swapping the logo is all that's needed:

pages/index.vue:11

- src="https://tailwindui.com/img/logos/workflow-mark-on-dark.svg"
+ src="https://tailwindui.com/img/logos/workflow-mark-indigo-400.svg"
question

All 2 comments

Hi @mvllow 馃憢

Thanks for the feedback 馃榾
Indeed you can't because the CodesanSandbox is on the @Atinux account.
He is the only one who can fix it 馃槉

Fixed, thank you very much for reporting it @mvllow

Was this page helpful?
0 / 5 - 0 ratings

Related issues

foxted picture foxted  路  8Comments

michaelpumo picture michaelpumo  路  3Comments

the94air picture the94air  路  7Comments

Zenthae picture Zenthae  路  9Comments

duthanhduoc picture duthanhduoc  路  7Comments