1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00

Rename examples CSS/JS files for consistency

This commit is contained in:
Julien Déramond
2022-10-06 11:06:33 +02:00
committed by Mark Otto
parent 01dc2f5100
commit 8291746dd4
17 changed files with 11 additions and 11 deletions

View File

@@ -2,9 +2,9 @@
layout: examples
title: Checkout example
extra_css:
- "form-validation.css"
- "checkout.css"
extra_js:
- src: "form-validation.js"
- src: "checkout.js"
body_class: "bg-light"
---