Skip to content

ucla/ucla-iam-core

Repository files navigation

Core UCLA IAM Sass Styles

Use

The ucla/polymer generator will automatically drop an appopriate .gitmodules file in your dir

To add to an existing project

git submodule add https://github.com/ucla/ucla-iam-core.git app/styles/ucla-iam-core

Which will create a .gitmodules containing


[submodule “app/styles/ucla-iam-core”]
path = app/styles/ucla-iam-core
url = https://github.com/ucla/ucla-iam-core.git

Feel free to change app/styles/ucla-iam-core in the command if you wish it elsewhere.

Update

Once installed you can pull down the latest version inside your application by running

git submodule update --remote app/styles/ucla-iam-core

Further Reading

http://www.git-scm.com/book/en/v2/Git-Tools-Submodules

About

Core SCSS styles for UCLA IAM webapps to be used as submodule

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages