Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@hyext/beyond-plugin-tailwindcss

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyext/beyond-plugin-tailwindcss

A beyond plugin for tailwindcss insert to building flow

latest
npmnpm
Version
1.0.4
Version published
Maintainers
0
Created
Source

@hyext/beyond-plugin-tailwindcss

A beyond plugin for tailwindcss insert to building flow.

Usage

添加 @hyext/beyond-plugin-tailwindcss 到 beyond.config.json:

{
     "plugins": [
         "@hyext/beyond-plugin-tailwindcss"
     ]
}

插件作用

  • start 阶段 (hyext start) 自动执行 tailwind-hyext --watch,开启热更新。
  • build 阶段 or start 阶段 自动获取 alias,适配 @hyext/tailwindcss/styles.hycss 模块引入。
  • release 阶段 (hyext release) rebuild bundle。

其中 release 阶段的处理需要 @hyext/builder-beyond@4.2.0 版本以上才支持。

FAQs

Package last updated on 25 Oct 2024

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