Ankcorn / arc-tailwindcss

Zero Config TailwindCSS for arc.codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arc Plugin Template

Architect serverless framework plugin template

Use the plugin documentation to learn how to write a plugin arc.codes/plugins

If you learn best from examples checkout the arc-buckets-plugin

Introduction goes here

Installation

  1. Install this plugin npm i plugin-name

  2. Add the following line to the @plugins pragma in your Architect project manifest (usually app.arc):

     @plugins
     plugin-name
    

Usage

How should somebody use your plugin

About

Zero Config TailwindCSS for arc.codes

License:Apache License 2.0


Languages

Language:JavaScript 92.1%Language:Arc 7.9%