chore: synchronize project dependencies and update vendor directory files
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
/*
|
||||
* Template Name: Active
|
||||
* Template Author: Untree.co
|
||||
* Template License: https://creativecommons.org/licenses/by/3.0/
|
||||
* Author URI: https://untree.co/
|
||||
|
||||
* Twitter: https://twitter.com/Untree_co
|
||||
* Facebook: https://web.facebook.com/Untree.co/
|
||||
*/
|
||||
|
||||
$primary: #fc5404;
|
||||
$font-family-sans-serif: 'Roboto', sans-serif;
|
||||
$font-family-sans-serif-secondary: 'Montserrat', sans-serif;
|
||||
|
||||
@import 'bootstrap/mixins';
|
||||
@import 'bootstrap/functions';
|
||||
@import 'bootstrap/variables';
|
||||
|
||||
@import 'bootstrap/bootstrap';
|
||||
|
||||
@import 'components/site-navbar';
|
||||
@import 'components/site-base';
|
||||
@import 'components/site-blocks';
|
||||
@import 'components/site-footer';
|
||||
Reference in New Issue
Block a user