Skip to content
This repository has been archived by the owner on Oct 6, 2018. It is now read-only.

Add text-input-placeholder-colour.scss @import to Master Stylesheet in README #146

Closed
stowball opened this issue May 23, 2015 · 0 comments · Fixed by #147
Closed

Add text-input-placeholder-colour.scss @import to Master Stylesheet in README #146

stowball opened this issue May 23, 2015 · 0 comments · Fixed by #147

Comments

@stowball
Copy link
Collaborator

A new mixin file (text-input-placeholder-colour.scss) was added recently, but a reference to it wasn't added to the README. This means that anyone copying the code from the README to get up and running will instantly have an error when trying to compile.

Need to add:

@import "[path/to/the/scally/framework]/core/mixins/text-input-placeholder-colour.scss";

somewhere in the Mixins section.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants