Tailwind custom forms plugin not working with Svelte Rollup

前端 未结 0 363
陌清茗
陌清茗 2020-12-05 18:56

I have this rollup config:

...
import tailwind from "tailwindcss";

...

export default {
  ...
  plugins: [
    svelte({
      preprocess: sveltePr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题