随笔分类 - css
摘要:参考https://www.cnblogs.com/xiaoyuxy/p/12038699.html#part_five 引入字体 @font-face { font-family: 'MPLUS1'; font-display: block; src: url('../fonts/MPLUS1-V
阅读全文
摘要:1.安装"@alitajs/hd"插件 2.在配置文件里配置 plugins: ['@alitajs/hd'],hd: { px2rem: { rootValue: 100, selectorDoubleRemList: [/.ant-/], },} 3.参考用less写公共方法 .px2rem(@
阅读全文
摘要:eg:index.less .content{ p{ font-size:16px; } } 在react组件中引入less 1.import "../styles/index.less" <div className={content}></div> 2.import style from '..
阅读全文
摘要:<style> @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; font-display: swap; src: url('./fonts/Roboto-Light.ttf'); } @font-fa
阅读全文
摘要:css设置:white-space:pre-line 文字中设置:"文字\n微博"
阅读全文

浙公网安备 33010602011771号