2017 © Pedro Peláez
 

library sass

sass helper library

image

creative-workflow/sass

sass helper library

  • Friday, June 29, 2018
  • by creative-workflow
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

creative-workflow/lib-sass

Setup

bower install --save creative-workflow.sass

or

composer require creative-workflow/sass

or


git submodule add https://github.com/creative-workflow/lib-sass.git ./wordpress/wp-content/themes/child/lib/cw/sass
hallo-world/css/module.sass
@import "variables"

@import "mixins/css/css3"
@import "mixins/css/positioning"
@import "mixins/helper/helper"

@import "mixins/grid/mediaqueries"
@import "mixins/grid/grid"

@import "mixins/wordpress/divi"
@import "mixins/wordpress/post"


+custom-divi-module('cw-module-hallo-world')
  .image
    display: none
    +min-width-sm
      +block
      +absolute
      right: -40px
      bottom: 0

  .content-wrapper
    [...]

The Versions

29/06 2018

dev-master

9999999-dev https://github.com/creative-workflow/lib-sass

sass helper library

  Sources   Download

MIT

sass creative-workflow lib-sass

07/05 2018

2.1

2.1.0.0 https://github.com/creative-workflow/lib-sass

sass helper library

  Sources   Download

MIT

sass creative-workflow lib-sass

07/05 2018

2.0

2.0.0.0 https://github.com/creative-workflow/lib-sass

sass helper library

  Sources   Download

MIT

sass creative-workflow lib-sass

07/05 2018

1.1

1.1.0.0 https://github.com/creative-workflow/lib-sass

sass helper library

  Sources   Download

MIT

sass creative-workflow lib-sass

02/12 2017

1.0

1.0.0.0 https://github.com/creative-workflow/lib-sass

sass helper library

  Sources   Download

MIT

sass creative-workflow lib-sass