You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@digital-go-jp/tailwind-theme-plugin

Package Overview
Dependencies
Maintainers
6
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-go-jp/tailwind-theme-plugin

[@digital-go-jp/design-tokens](https://www.npmjs.com/package/@digital-go-jp/design-tokens) をベースにした Tailwind CSS のテーマプラグイン。

0.3.1
latest
Source
npmnpm
Version published
Weekly downloads
1.8K
-15.33%
Maintainers
6
Weekly downloads
 
Created
Source

Tailwind Theme Plugin

@digital-go-jp/design-tokens をベースにした Tailwind CSS のテーマプラグイン。

npm version

インストール

npm install @digital-go-jp/tailwind-theme-plugin

tailwind.config.jsplugins 部分を以下のように設定してください。

{
    content: [...],
    theme: {
       extend: {
           ...
       },
    },
    plugins: [require('@digital-go-jp/tailwind-theme-plugin')],
}

使用例

バージョン対応表

Figma のバージョンパッケージのバージョン
2.4.00.3.1
2.3.00.3.1
2.2.00.2.5
2.1.30.2.5
2.1.20.2.5
2.1.10.2.5
2.1.00.2.5
2.0.40.2.5
2.0.30.2.0
2.0.20.1.17
2.0.10.1.16
1.4.30.1.16

求人情報

デジタル庁デザインシステムのチームメンバーを募集しています。行政のデジタル環境を支える基盤づくりに、あなたのスキルや経験を活かしてみませんか? 求人ページからご応募ください。

FAQs

Package last updated on 02 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts