Skip to content

separate the html, css, js into different files #4

@SvenWangChina

Description

@SvenWangChina

how to separate the html, css, js into different files?
maybe like this:
// app.vue
<template src="./template.html"></template>
<style src="./style.css"></style>
<script src="./script.js"></script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions