Giter VIP home page Giter VIP logo

westfield_scally's Introduction

Overview

The Westfield Core CSS Framework (WFC) sits on top of our open source CSS framework Scally and is specific to Westfield, mostly based off this: http://styleguide.westfieldlabs.com/.

It follows the exact same architecture as Scally.

Think of WFC as the lick of paint and Scally as the scaffolding.

More documentation coming soon, in the meantime ask any questions in the Westfield Core Framework HipChat room or email any of the Westfield Labs front end engineers:

Use the repo's GitHub Issues to log any issues, additions, enhancements, or ideas.

Browser Support

  • IE9+.
  • Chrome.
  • Firefox.
  • Opera.
  • Safari (incl. iOS).
  • Android 3+.

Linting

To ensure a consistent authored code base and to keep things clean and readable WFC uses the scss-lint tool.

Installation and usage

To install run the following command:

gem install scss-lint

Which will install the Ruby Gem.

To use cd into your project's root and run the command:

scss-lint ./

Which will lint everything, to lint at a more granular level see.

Linting rules

WFC's linting rules can be found here. And WFC has a Rake test setup that'll run the scss-lint tool automatically to ensure no badly formatted CSS goes into the framework.

Licence

Copyright 2014 Westfield Labs Corporation

Licensed under the Apache v2.0 licence.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.