mirror of
https://github.com/acedanger/finance.git
synced 2025-12-06 07:00:13 -08:00
refactor: migrate Font Awesome to npm package
- Remove Font Awesome files from public/assets and update .gitignore - Switch from CDN to local npm package for Font Awesome - Update BaseLayout.astro to use Font Awesome from node_modules - Add specific gitignore patterns for vendor files - Keep public/assets directory structure for future custom assets This change improves the project by: 1. Using proper dependency management through npm 2. Reducing external dependencies on CDN 3. Maintaining cleaner source control 4. Following best practices for vendor file management
This commit is contained in:
6765
public/assets/fontawesome/css/all.min.css
vendored
6765
public/assets/fontawesome/css/all.min.css
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user