no message
Former-commit-id: 19bbab73053fe72c9602c376125eec0c3001410e Former-commit-id: 134f7c8b31d90f8d17214c612f784690e85be6eb Former-commit-id: e7d159a4da5d6898c11f54626f6293721c33c21d
This commit is contained in:
8
src/pages/demo/components/highlight/code/scss.js
Normal file
8
src/pages/demo/components/highlight/code/scss.js
Normal file
@@ -0,0 +1,8 @@
|
||||
export default `body {
|
||||
background-color: aliceblue;
|
||||
height: 100%;
|
||||
.my-card {
|
||||
height: 300px;
|
||||
width: 300px;
|
||||
}
|
||||
}`
|
||||
Reference in New Issue
Block a user