GithubHelp home page GithubHelp logo

andy-set-studio / stalfos Goto Github PK

View Code? Open in Web Editor NEW
32.0 1.0 18.0 395 KB

A skeletal collection of Sass helpers with a handy CSS utility class generator.

License: MIT License

JavaScript 88.83% CSS 10.21% HTML 0.97%
gulp javascript starter-kit boilerplate base front-end

stalfos's People

Contributors

andy-set-studio avatar petehjfd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

stalfos's Issues

Pull Helper

Dave is going to be super friendly and add a pull component/helper

zum beispiel...

.break-gutter {
	
	@include mode("global") {
		position: relative;
		
		&--top {
			top: -#{$gutter};
		}

		&--right {
			right: -#{$gutter};
		}

		&--bottom {
			bottom: -#{$gutter};
		}

		&--left {
			left: -#{$gutter};
		}
	}

}

Fanmail & question

Hi Andy ๐Ÿ––,

I've been using Hylia to create my blog www.guus.rocks, and I'm a huge fan of the whole work. As a designer who can code but is simply to inexperienced to understand all the nuts and bolts of package management, it's a life-saver!

I'm a free-lance ux/ui-designer from Amsterdam that can code (not program, code) and that wants to become a front-end designer, and I would love to help out on an open-source project with a dev that inspires me (you do!) so I can learn how you designed, structured & built your code.

I built my own utility-first design system in Sketch that integrates with Tailwind, but I want to take that a step further and build my own utility-first framework that can do all the things you can't do in Sketch. I'm at that border and I need to cross it.

I'm in a stage of my life where I want to develop skills from the ground-up and fix all solutions from below, not above. So I would love to learn to build a utility-first system it from scratch, fixing it for myself first, and That is exactly why I would like to learn from you as you are doing so right now and maybe you are interested to having somebody join the project who has the same idea but a different take on it.

Therefore I would like to ask you; would you like to be my mentor and have a designer contribute to your project by creating the visual side (logo, icon-set, infographics) of Stalfos, in exchange to help him learn the ropes of designing and creating a utility-first ds?

And please, feel free to say no as I totally understand that, being a free-lancer myself, you simply don't have the time or energy after fixing your own sh*% ๐Ÿ––

Greetings,
Guus

Replace minifyCSS with cleanCSS

minifyCSS is deprecated now and with the node 6 update with an upgraded sass compiler, it's causing issues.

"gulp-clean-css": "^2.0.7"

Pseudo, not Sudo

Sudo-decor mixin is the main culprite here.

  • Change the sudo-decor mixin to be pseudo-decor
  • Allow sudo-decor to exist, but return pseudo-decor instead (maybe)
  • Update docs
  • Be forever ashamed of a blatant typo

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.