Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Commit

Permalink
Use Pulse theme from www.bootswatch.com
Browse files Browse the repository at this point in the history
  • Loading branch information
kkamara committed Nov 18, 2024
1 parent ff4deda commit 5135a7a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import Popper from'@popperjs/core/dist/cjs/popper'
import 'bootstrap/dist/css/bootstrap.min.css'
import 'bootstrap/dist/js/bootstrap.bundle.min'

import './zephyr_bootstrap.css'
import './pulse_bootstrap.css'

const container = document.getElementById('app')
const root = createRoot(container)
Expand Down
11 changes: 11 additions & 0 deletions resources/js/pulse_bootstrap.css

Large diffs are not rendered by default.

0 comments on commit 5135a7a

Please sign in to comment.