NEXT craftinamerica.org. Base setup for headless wordpress https://www.craftinamerica.org
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

style.css 268B

12345678910111213
  1. /*
  2. Theme Name: vue-theme
  3. Theme URI: http://herebefoci.com
  4. Author: TOJ
  5. Author URI: http: //herebefoci.com
  6. Description: A WordPress theme with Vue.js and REST API
  7. Version: 1.0.0
  8. License: MIT
  9. Contributors: Sagar Bhatt, Pradeep Sonawane
  10. */
  11. html body {
  12. color: purple;
  13. }