Open the new application in your favourite editor. Let's start by declaring some CSS variables in App.css . :root { --color-surface: white; -- ...
確定! 回上一頁