Skip to content

Instantly share code, notes, and snippets.

@SomeKay
Created August 20, 2016 08:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SomeKay/3134e195df62f3b5857f8508bcafa9c9 to your computer and use it in GitHub Desktop.
Save SomeKay/3134e195df62f3b5857f8508bcafa9c9 to your computer and use it in GitHub Desktop.
Pulling out CSS sources
mkdir submodules
git submodule add https://github.com/comsysto/blog-css-architecture-css-repository submodules/styles
mv styles/* submodules/styles
rm styles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment