Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 8, 2019 00:57
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 ryantm/803099b59801fbf9cc89cdfcedf58fe3 to your computer and use it in GitHub Desktop.
Save ryantm/803099b59801fbf9cc89cdfcedf58fe3 to your computer and use it in GitHub Desktop.
/nix/store/9g9w5rijrwpl1s1pjz29w1pfqjqb1ygm-bootstrap-4.4.1
├── 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