rebuild css

This commit is contained in:
Holger Könemann 2018-11-01 13:07:51 +01:00
parent 4060ecd88b
commit 9aecf60a75
5 changed files with 100 additions and 99 deletions

View File

@ -1,6 +1,6 @@
- ** Release 0.8.8 November 1st 2018 **
- Refactor functions.php - Thx @ylkyrg
- Fix for #808 - Thx @VarunBatraIT
- Fix for #808 - Thx @VarunBatraIT
- Add filters for posted on/by - Thx @IanDelMar
- Adjust byline for hidden date case - Thx @IanDelMar
- Fixed typo in wp_enqueue_style() call in inc/wpcom.php - Thx @Salmatron
@ -9,7 +9,8 @@
- Tidy up left sidebar check - thx @gillespieza
- Add gulp default talk (watcher) - thx @redpik
- Remove $sidebar_pos - Thx @IanDelMar
- Update Woocommerce templates for WC 3.5.0 - thx @ Noel Springer
- Update Woocommerce templates for WC 3.5.x - thx @ Noel Springer
- ** Release 0.8.7 September 11th 2018 **
- Spelling corrections thx @davidshq

File diff suppressed because one or more lines are too long

2
css/theme.min.css vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -3,4 +3,4 @@
// Just copy a variable from src/sass/bootstrap4/_variables.scss, paste it here and edit the value.
$primary: #0061ff; // Thats a sample how you could change a BootStrap variable.
$primary: #5533ff; // Thats a sample how you could change a BootStrap variable.