承接 silverstripe/compass 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

silverstripe/compass

Composer 安装命令:

composer require silverstripe/compass

包简介

The Compass module for SilverStripe seamlessly integrates Sass and Compass in SilverStripe modules and themes. You write your styles in sass, and the module automatically compiles these sass files to css.

README 文档

README

Compass Module

The Compass module for SilverStripe seamlessly integrates Sass and Compass in SilverStripe modules and themes. You write your styles in sass, and the module automatically compiles these sass files to css.

Note: This does introduce a delay to your webpages while in devmode. This can be significant (2-10s) while compass rebuilds your project. If this delay is affecting you, I recommend using the compass gem directly.

Maintainer Contact

  • Hamish Friedlander (hfried) <hamish (at) silverstripe (dot) com>

Compass

Compass is a stylesheet authoring tool that uses the Sass stylesheet language to make your stylesheets smaller and your web site easier to maintain. Compass provides ports of the best of breed css frameworks that you can use without forcing you to use their presentational class names. It’s a new way of thinking about stylesheets that must be seen in action!

From the compass homepage

Requirements

You need ruby 1.8.6 or better and rubygems 1.2 or better installed on your development system. The module will download & install all required gems automatically.

Normal usage is to commit the built css files to your version control repository during development. This means there are no extra software requirements on the live servers.

  • SilverStripe 3.0

Documentation

See docs/getting-started.md

Usage Overview

See docs/getting-started.md

统计信息

  • 总下载量: 2.39k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 20
  • 点击次数: 9
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 20
  • Watchers: 13
  • Forks: 10
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2012-11-02