theme | background | title | titleTemplate | info | author | class | drawings | transition | mdc | hideInToc | |
---|---|---|---|---|---|---|---|---|---|---|---|
seriph |
前端工程架构升级 |
%s |
## 前端工程架构升级
代码规范统一,打包工具更换,技术栈Vue升级,css引擎升级,typescript使用,辅助开发工具使用等
|
蒋春富 |
text-center |
|
slide-left |
true |
true |
开始
<style> h1 { @apply: text-6xl absolute text-white top-2% right-3%; writing-mode:vertical-rl; background-color: #2B90B6; background-image: linear-gradient(45deg, #4EC5D4 10%, #ffe 20%); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent; } </style>