0.0.5 • Published 3 years ago

@anchour/tailwindcss-preset v0.0.5

Weekly downloads
11
License
-
Repository
github
Last release
3 years ago

Anchour + TailwindCSS Preset

This preset is responsible for much of the base styles used in the Anchour WordPress base theme. This is a WIP. Seriously, there's barely anything in this preset right now.

Plugins

In addition to a sensible set of base styles, you also can import individual plugins instead of the whole package.

const buttons = require('@anchour/tailwindcss-preset/dist/button.js');

...

module.exports = {
  plugins: [
    buttons
  ]
}
0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago