Menu
io arcio arcio arc
🌜
🌞
io arcio arcio arc
  • Getting Started
  • Select languages and frameworks
  • Configuration
    • Overview
    • Site Settings
    • Build Settings
    • Extending the webpack
  • Build
    • Overview
    • HTML
    • CSS
    • JavaScript
  • Plugins
    • Overview
    • Tasks
      • browser-sync
      • clean
      • copy
      • manifest
      • service-worker
      • webp-converter
      • webpack-babel
      • webpack-css
      • webpack-html
      • webpack-pug
      • webpack-sass
      • webpack-stylus
      • webpack-typescript
      • webpack-vue
      • webpack-vue-typescript
      • yaml2json
    • Modules
      • env
        • Overview
        • Constants
          • Common
          • Site Information
          • HTML
          • CSS
          • JavaScript
          • Images
          • Static
          • YAML2JSON
      • file-list
      • logger
      • output-dir-diff
      • path-build
      • read-yaml
      • types
      • utils
      • webp-converter
      • webpack-loaders-image
      • webpack-loaders-js
      • webpack-loaders-pug-linter
      • webpack-plugins-task-message
      • webpack-settings
      • yaml2json

CSS language build

Auto insert Bender Prefix#

  • CSS
  • SASS/SCSS
  • Stylus

Using autoprefixer.
You can use browserslist to specify.

Using node_modules file#

  • CSS
  • SASS/SCSS
  • Stylus

The first path ~ will be node_modules.

@require "~bootstrap/dist/css/bootstrap-reboot.min.css"
Previous
« HTML template engine build
Next
JavaScript preprocessor and framework build »
  • Auto insert Bender Prefix
  • Using node_modules file
Copyright © 2022 io arc project.