Skip to content
代码片段 群组 项目
  • Muhammed Ali's avatar
    fe9450dd
    Setup cssbundling-rails · fe9450dd
    Muhammed Ali 创作于
    Add cssbundling-rails and remove sassc-rails from the GitLab project.
    
    `cssbundling-rails` enhances `assets:precompile` to invoke `yarn
    build:css`. Ran the setup command for `cssbundling-rails
    
    Added a rudimentary `build-css` script to compile assets using Dart Sass
    NodeJS
    
    because `sassc-rails` is not being used, we have to load
    `sprockets/railtie` ourselves
    
    Changelog: changed
    未验证
    fe9450dd
    历史
    Setup cssbundling-rails
    Muhammed Ali 创作于
    Add cssbundling-rails and remove sassc-rails from the GitLab project.
    
    `cssbundling-rails` enhances `assets:precompile` to invoke `yarn
    build:css`. Ran the setup command for `cssbundling-rails
    
    Added a rudimentary `build-css` script to compile assets using Dart Sass
    NodeJS
    
    because `sassc-rails` is not being used, we have to load
    `sprockets/railtie` ourselves
    
    Changelog: changed
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
此项目使用Bundler管理其依赖关系. 进一步了解