Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 13, 2020 05:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/2ab1e7e2becfc75539655dcbb4b16867 to your computer and use it in GitHub Desktop.
Save r-ryantm/2ab1e7e2becfc75539655dcbb4b16867 to your computer and use it in GitHub Desktop.
/nix/store/mv4inhhxv8xpd0k90ww0cwvz50a3ngr7-bootstrap-4.5.2
├── css
│   ├── bootstrap.css
│   ├── bootstrap.css.map
│   ├── bootstrap-grid.css
│   ├── bootstrap-grid.css.map
│   ├── bootstrap-grid.min.css
│   ├── bootstrap-grid.min.css.map
│   ├── bootstrap.min.css
│   ├── bootstrap.min.css.map
│   ├── bootstrap-reboot.css
│   ├── bootstrap-reboot.css.map
│   ├── bootstrap-reboot.min.css
│   └── bootstrap-reboot.min.css.map
└── js
├── bootstrap.bundle.js
├── bootstrap.bundle.js.map
├── bootstrap.bundle.min.js
├── bootstrap.bundle.min.js.map
├── bootstrap.js
├── bootstrap.js.map
├── bootstrap.min.js
└── bootstrap.min.js.map
2 directories, 20 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment