You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
| 12345678910111213 |
- /*
- Theme Name: vue-theme
- Theme URI: http://herebefoci.com
- Author: TOJ
- Author URI: http: //herebefoci.com
- Description: A WordPress theme with Vue.js and REST API
- Version: 1.0.0
- License: MIT
- Contributors: Sagar Bhatt, Pradeep Sonawane
- */
- html body {
- color: purple;
- }
|