You can then reference them in your stylesheets using url() . ... <script setup> const color = ref("red") </script> <template> <div class="text">hello</div> ...
確定! 回上一頁