Skip to content

SuitAndCape/FunkyAnimatronicMixologyHenchmen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FunkyAnimatronicMixologyHenchmen

FunkyAnimatronicMixologyHenchmen, or FAMH for boring, is a Sass (SCSS) library, providing functions, animations/transitions, mixins, and helpers.

Contents

Requirements

Generating Stylesheets

Sass Watch

Before making any modifications to the SCSS files, change to the root directory of your project, and run one of the following commands...

  • To compile minified CSS:
sass --watch source/scss/famh.scss:assets/stylesheets/famh.min.css --style compressed
  • To compile standard CSS:
sass --watch source/scss/famh.scss:assets/stylesheets/famh.css

ToDos

  • Decide whether to continue using @mixin prefixer, Autoprefixer, or Gulp-Autoprefixer
  • Write thorough documentation or instructional .md file(s) explaining how to use everything
  • Develop more animations and functions
  • rename public/source/scss/extends/ directory
  • Include logo, when developed
  • Include favicon, when developed (maybe)
  • Create separate Animatronics repo
  • Create RAPTORSMACSS tie-in repo
  • Make note of overlaps between FunkyAnimatronicMixologyHenchmen and RAPTORSMACSS

Team

The humans responsible and technology colophon.

  • Ali Esmaili (Developer & Designer): AESM

License

This project is copyright © 2015 Ali Esmaili | SuitAndCape. It is free software that may be redistributed under the terms specified in the LICENSE.

This is based on The MIT License (MIT). For more information, visit the Open Source Initiative website.

Connect

🎩 🚀
SuitAndCape GitHub https://github.com/SuitAndCape
Personal GitHub https://github.com/AESM
Website https://SuitAndCape.github.io/
LinkedIn https://www.linkedin.com/in/SuitAndCape
Dribbble https://dribbble.com/SuitAndCape
Twitter https://twitter.com/SuitAndCape

About

A Sass (SCSS) function, animation/transition, mixin, and helper library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published