SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 8d1770e5 authored by Jorran de Wit's avatar Jorran de Wit
Browse files

Merge branch 'go_responsive' of https://bitbucket.org/scipostdev/scipost_v1 into go_responsive

parents 91eda95c 6eba6a23
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@ While editing assets, it is helpful to put Webpack in _watch_ mode. This will re
```
#### Sass and bootstrap
Styling will mainly be configured using [.scss files](//sass-lang.com/) in the `scipost/static/scipost/scss/preconfig.scss` file, relying on [Bootstrap 4.0.0-beta.6](//v4-alpha.getbootstrap.com/). A full list of variables available by default can be found [here](https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss).
Styling will mainly be configured using [.scss files](http://www.sass-lang.com/) in the `scipost/static/scipost/scss/preconfig.scss` file, relying on [Bootstrap 4.0.0-beta.6](//v4-alpha.getbootstrap.com/). A full list of variables available by default can be found [here](https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss).
All modules are configured in the `.bootstraprc` file. Most modules are disabled by default.
### Collectstatic
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment