Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created October 22, 2020 08:17
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/2c787e5da64a2f0fd2cbf8ed0773c71a to your computer and use it in GitHub Desktop.
Save r-ryantm/2c787e5da64a2f0fd2cbf8ed0773c71a to your computer and use it in GitHub Desktop.
/nix/store/2519ll8djvla2nc1xgv5yyy7m59g8pl8-bootstrap-4.5.3
├── 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