inuit.css-web-template
inuit.css-web-template copied to clipboard
Web template for housing the inuit.css framework as submodule
People propably won't have read rights on `[email protected]:csswizardry/inuit.css-web-template.git`, so we'll use `https://github.com/csswizardry/inuit.css-web-template`. This resolves #8 and #11.
incorrectly referring to inuit.css' _vars.scss instead of _defaults.scss where the default variables are.
Change comment on line-5 from '_vars.scss' to '_defaults.scss'. Current comment states: "Any variables you find set in inuit.css’ `_vars.scss` that you ...". Change to read: "Any variables you find set...
net1# git clone --recursive [email protected]:csswizardry/inuit.css-web-template.git foo Cloning into 'foo'... The authenticity of host 'github.com (192.30.252.131)' can't be established. RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48. Are you sure you want to continue...
#### From: `$ git clone --recursive [email protected]:csswizardry/inuit.css-web-template.git your-project-folder` #### To: `$ git clone --recursive https://github.com/csswizardry/inuit.css-web-template.git your-project-folder` Otherwise you'll get an SSH key error, since you are attempting to access the...
- https://github.com/csswizardry/inuit.css-web-template/blob/master/go#L5 - https://github.com/csswizardry/inuit.css-web-template/blob/master/go#L11 ### Respectively: - I can't find any `modules` directory. - The `go` script is not being removed