gerillass

Gerillass is a Sass mixin library containing a set of Sass mixins and functions to help front-end developers generate scalable CSS outputs.

OTHER License

Downloads
487
Stars
164
Committers
3

Bot releases are visible (Hide)

gerillass - v.1.3.1 Latest Release

Published by selfishprimate about 2 years ago

  • Added: yarn.lockfile is added due to the development problems with npm. If you're willing to develop a feature for Gerillass, please consider using Yarn instead.
gerillass - v1.3.0

Published by selfishprimate over 2 years ago

  • Important Note: Because LibSass and the packages built on it, including Node Sass, are deprecated, Gerillass will no longer support LibSass since v1.3.0 Read more about the issue
  • Updated: The usage of division outside of calc() has been updated for the future versions of Dart Sass. Deprecated codes have been replaced with math.div() method. Updated mixins and functions are as follows: background-dots, ratio-box, responsive-video, triangle, clear-unit, convert-to-em, remify.
  • Added: @use "sass:math"; at rule has been added at the top of gerillass.scss and gerillass-prefix.scss files in order to be able to use math.div() method.
gerillass - v1.2.7

Published by selfishprimate over 2 years ago

  • Removed yarn.lock file.
  • Removed node-sass in order to fix vulnerability issues.
  • Added sass-loader package.
  • Added sass package instead of node-sass.
gerillass - v1.2.5

Published by selfishprimate over 2 years ago

Updated node-sass version from ^4.14.1 to ^7.0.1.

gerillass - v1.2.4

Published by selfishprimate over 2 years ago

  • Updated extend usage for Loadify mixin.
  • Updated the title of CHANGELOG.md file.
  • Fixed vulnerability issues for yargs-parser package.
gerillass - v1.2.3

Published by selfishprimate over 2 years ago

  • Added isTime function to validate the time values.
  • Optimized the Loadify mixin.
gerillass - v1.2.2

Published by selfishprimate almost 3 years ago

  • Update the Lodify mixin. The init argument is now available to initialize the mixin.
  • Remove Travis CI integration.
  • Add issue templates for bug reports and feature requests.
gerillass - v1.2.1

Published by selfishprimate almost 3 years ago

Add extend Sass directive for Loadify mixin to avoid code repetition.

gerillass - v1.2.0

Published by selfishprimate almost 3 years ago

Loadify: A new mixin to help page elements render more natural during the time of page loads.

gerillass - v1.1.3

Published by selfishprimate over 3 years ago

Add box-sizing: border-box property to Columnizer mixin to make it work properly.

gerillass - v1.1.2

Published by selfishprimate over 3 years ago

Update for security vulnerabilities.

gerillass - v1.1.1

Published by selfishprimate about 4 years ago

Bugfix for the new release.

gerillass - v1.1.0

Published by selfishprimate about 4 years ago

With this release, the gls- namespace is not mandatory anymore, but still, it can be used.

gerillass - v1.0.1

Published by selfishprimate about 4 years ago

A version update for npm.

gerillass - v1.0.0

Published by selfishprimate about 4 years ago

This is the first and ready-to-go release of Gerillass.

Package Rankings
Top 6.76% on Npmjs.org
Related Projects