Skip to content

Add SASS Styles - #177

Open
srsgores wants to merge 3 commits into
zurb:masterfrom
srsgores:master
Open

Add SASS Styles#177
srsgores wants to merge 3 commits into
zurb:masterfrom
srsgores:master

Conversation

@srsgores

Copy link
Copy Markdown

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.

srsgores added 3 commits May 14, 2014 23:52
* 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