Closed matgnt closed 7 years ago
Why not. If not pricing section exist nothing else is impacted?
Great! No, no change if users don't want to use it. I'll update my code a little and create a pull request after the weekend.
Could you add a section in the exempleSite ?
Yes, I'll add example content!
Hi all,
for my landing page I needed a "pricing" section, so I built it into the existing template and made it customizable with a data/pricing.json
Here is how it looks like at the moment:
The input example looks like this:
You can easily add new features or more pricing columns. (The description field is not used at the moment).
It's also resizable and should work on mobile (columns will be collapsed and shown under each other.
Does it make sense to integrate it into the template?