Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SASS Styles #177

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add SASS Styles #177

wants to merge 3 commits into from

Conversation

srsgores
Copy link

I have optimized joyride for a new build system, gulp, as well as converted fixed and static CSS styles to SASS styles.

All proportions, lengths, widths, colours, and behaviours can now be adjusted in the joyride_variables.scss file.

The SASS can then be compiled using the sass task which I created for gulp:

gulp sass

No changes were made to the javascript file, except tidying it up for consistency.

I also updated the directory structure.

I encourage you to merge this PR, as I feel it greatly increases the usability of joyride.

* Add bower.json, using that for dependencies instead of static files in repo
* Add and configure gulp for building (SASS and JS)
* Add better directory structure for build system
* Update readme and docs with build information
* Bump version
* Update demo with new directory structure
* Add package.json for build dependencies
Remove old 2.1 css file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant