This folder contains all the packages that are published to npm.
- add folder and make sure it's a unique "name" field in
package.json
following these conventions:- for presets:
@twind/preset-<name>
- for integrations:
@twind/with-<name>
except there is a specific naming convention like<name>-plugin-twind
- for presets:
- add to link in
CHANGELOG.md
- add to
publishDirectory
in.codesandbox/ci.json
- add an example to
examples
- add a documentation page
documentation/
with the following frontmatter:- for presets:
section: Presets
- for integrations:
section: Twind with
- for presets: