@ptp-us/power-the-polls-form
Advanced tools
Comparing version 0.9.2 to 0.9.3
{ | ||
"name": "@ptp-us/power-the-polls-form", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "Power the Polls Volunteer Form", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -38,3 +38,2 @@ # [Power the Polls](https://powerthepolls.org) | ||
<power-the-polls-form | ||
destination="http://form-target-here" | ||
custom-form-field-label="Label for your own custom field here" | ||
@@ -77,1 +76,8 @@ /> | ||
``` | ||
## How to style the form | ||
You can use the root `power-the-polls-form` element in CSS. The rest of the structure looks like this: | ||
```html | ||
``` |
2412500
82