Skip to content

27 - Global CSS #2856

Open
Open
@geek4ctrl

Description

@geek4ctrl
// your answers

Hello Vue.js

<style scoped> p { font-size:20px; color:red; text-align: center; line-height: 50px; } /* Make it work */ :global(body) { width: 100vw; height: 100vh; background-color: burlywood; } </style>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions