You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2021. It is now read-only.
### 2. Add the plugin to your `tailwind.config.js` file
@@ -427,7 +427,7 @@ module.exports = {
427
427
The configuration format is the same [CSS-in-JS syntax](https://tailwindcss.com/docs/plugins/#css-in-js-syntax)
428
428
used to author Tailwind plugins, so you are free to customize or add any CSS properties you like.
429
429
430
-
See [the default options](#) used by the plugin for a complete reference of styles that are applied
430
+
See [the default options](https://github.com/tailwindcss/custom-forms/blob/master/src/defaultOptions.js) used by the plugin for a complete reference of styles that are applied
431
431
out of the box.
432
432
433
433
### Customizing the select, checkbox, and radio icons
0 commit comments