vigetlabs / wordpress-site-starter

2 stars 0 forks source link

[#1] Blueprint Build tools for UI #17

Closed nathan-schmidt-viget closed 2 months ago

nathan-schmidt-viget commented 2 months ago

Summary

This does not "style" any of the blocks but sets up the all the build tools to style our new blocks.

Issues

Testing Instructions

  1. Change to the wp-starter theme.
  2. Make sure ddev is restarted.
  3. Make edits to any of the files inside theme-json make sure changes get updated in theme.json.
  4. Add AplineJS code to any WP frontend file and make sure it works.

Screenshots

NA

nathan-schmidt-viget commented 2 months ago

@ten1seven if are going to not allow users to edit/change fonts from this note in my PR. I am thinking we just pull fonts into Tailwind and the theme.json can just inherit any fonts without showing the options to the users.