书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 1587 个相关结果.
  • Vue 组件细则

    Vue 组件细则 语言块 <template> <script> <style> 自定义块 Src 导入 语法高亮 注释 Vue 组件细则 .vue 文件是一个自定义的文件类型,用类 HTML 语法描述一个 Vue 组件。每个 .vue 文件包含三种类型的顶级语言块 <template> 、<script> 和 <style> ...
  • 功能

    功能 NPM 依赖解析和预构建 模块热重载 TypeScript 客户端类型 Vue JSX CSS @import 内联和变基 PostCSS CSS Modules CSS 预处理器 静态资源处理 JSON Glob 导入 WebAssembly Web Worker 构建优化 CSS 代码分割 预加载指令生成 异步...
  • 配置

    配置 基本配置 base title description head host port temp dest locales shouldPrefetch cache extraWatchFiles Styling palette.styl index.styl 主题 theme themeConfig Pluggab...
  • build

    The build Property analyze corejs babel presets cache cssSourceMap devMiddleware devtools extend loaders in extend extractCSS filenames friendlyErrors hardSource hotM...
  • build

    API: The build Property analyze babel presets cache crossorigin cssSourceMap devMiddleware devtools extend loaders in extend extractCSS filenames friendlyErrors hardSo...
  • chainWebpack

    chainWebpack chainWebpack Type: Function 通过 webpack-chain 的 API 修改 webpack 配置。 比如: export default { chainWebpack ( memo , { env , webpack , createCSSRule })...
  • Assets

    789 2018-02-05 《Rails 风格指南》
    应使用 assets pipeline 来管理应用的资源结构。 自定义的样式表、JavaScript 文件或图片文件,应放在 app/assets 目录下。 把自己开发但不好归类的库文件,应放在 lib/assets/ 目录下。 第三方代码,如 jQuery 或 bootstrap ,应放在 vendor/assets 目录下。 尽...
  • Grid

    Grid system How it works Grid options Auto-layout columns Equal-width Setting one column width Variable width content Equal-width multi-row Responsive classes All breakpoint...
  • Source maps

    Enabling Source Maps Enabling Source Maps Enabling Source Maps Enabling Source Maps Source maps allow browsers to access the original code related to some asset (e.g. the ...
  • Sizing

    Sizing Relative to the parent Relative to the viewport Sass Utilities API View on GitHub Sizing Easily make an element as wide or as tall with our width and height utiliti...