书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 1584 个相关结果.
  • 定制主题

    定制主题 样式变量 定制方式 1) theme 属性(推荐) 2) less 社区教程 定制主题 样式变量 choerodon-ui 的样式使用了 Less 作为开发语言,并定义了一系列全局/组件的样式变量,你可以根据需求进行相应调整。 默认样式变量 如果以上变量不能满足你的定制需求,可以给我们提 issue。 定制方式...
  • Build tools

    Tooling setup Using npm scripts Autoprefixer RTLCSS Local documentation Troubleshooting Tooling setup Bootstrap uses npm scripts for its build system. Our package.json i...
  • Build tools

    Build tools Tooling setup Using NPM scripts Autoprefixer Local documentation Troubleshooting Build tools Learn how to use Bootstrap’s included npm scripts to build our doc...
  • 构建性能

    构建性能 通用环境 更新到最新版本 loader 引导时间(bootstrap) 解析 dll 小即是快(smaller = faster) worker 池(worker pool) 持久化缓存 自定义 plugin/loader 开发环境 增量编译 在内存中编译 stats.toJson 加速 devtool 避免在生产环境下...
  • 主题配置

    可视化生成自定义主题 如果仅希望更换 ZarmVue 的品牌色,推荐使用在线主题生成工具 。通过替换主题色,能够让 ZarmVue 的视觉更加符合具体项目的定位。 使用上述工具,可以很方便地实时预览主题色改变之后的视觉,同时它还可以基于新的主题色生成完整的样式文件包,供直接下载使用。 动态修改variables.scss常量实现自定义主题 ...
  • Pagination

    Overview Working with icons Disabled and active states Sizing Alignment Sass Variables Mixins Overview We use a large block of connected links for our pagination, making...
  • Form control

    Example Sizing Disabled Readonly Readonly plain text File input Color Datalists Sass Variables Example <div class = "mb-3" > <label for = "exampleFormContro...
  • Overview

    Overview Form text Associating form text with form controls Disabled forms Accessibility Sass Variables Form control Style textual inputs and textareas with support for mu...
  • Functions & Directives

    Functions & Directives Directives @tailwind @layer @apply Using @apply with per-component CSS Functions theme() screen() Core Concepts Functions & Directives A referenc...
  • 快速上手

    快速上手 推荐工程 安装 NPM YARN 加载示例 按需加载 1. 使用 webpack 插件 @nutui/babel-plugin-seperate-import (推荐) 2. 手动引入 组件使用 快速上手 推荐工程 我们提供一个命令行工具 Gaea CLI ,可用来快速生成一个已经内置了本组件库的基于 Webpack...