Tailwindcss 深色模式切換

小巧的 tailwindcss 深色模式切換

在 Github 上檢視

Storybook 擴充套件:Tailwindcss 深色模式切換

小巧的 tailwindcss 深色模式切換。它會將 data-theme="dark" 以及 class="dark" 添加到 <html /> 元素。

Example showing the data-theme and class applied to html tag

安裝

npm i -D storybook-addon-tw-dm-toggle

使用方式

// .storybook/main.js

module.exports = {
  addons: ['storybook-addon-tw-dm-toggle'],
};

授權

MIT

  • _mehrad
    _mehrad
適用於
    Angular
    Ember
    HTML
    Preact
    React
    Svelte
    Vue
    Web Components
標籤