This repository has been archived on 2020-05-08. You can view files and clone it, but cannot push or open issues or pull requests.
2014-12-10 11:36:38 +00:00
|
|
|
|
// Use this file to overwrite the basic Bootstrap variables and add your own variables
|
|
|
|
|
// To overwrite a Bootstrap variable you don´t have to touch the Bootstrap folder.
|
2017-11-24 07:03:13 +00:00
|
|
|
|
// Just copy a variable from src/sass/bootstrap4/_variables.scss, paste it here and edit the value.
|
2017-11-10 13:08:14 +00:00
|
|
|
|
|
|
|
|
|
|
2018-01-22 08:16:57 +00:00
|
|
|
|
$primary: #8753D5; // Thats a sample how you could change a BootStrap variable.
|