Skip to content

Commit

Permalink
Update Bootstrap to v5.2.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Feb 9, 2023
1 parent aa92343 commit e95f0f0
Show file tree
Hide file tree
Showing 52 changed files with 50,266 additions and 19,322 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module.exports = function( grunt ) {

var phpFiles = [
'**/*.php',
'!build/**',
'!node_modules/**',
'!bower_components/**',
'!deploy/**',
Expand Down
Loading

0 comments on commit e95f0f0

Please sign in to comment.