Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 8, 2019 09:12
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/aed0bdbf172e5e790843b91221af2b46 to your computer and use it in GitHub Desktop.
Save ryantm/aed0bdbf172e5e790843b91221af2b46 to your computer and use it in GitHub Desktop.
/nix/store/li7nqy0w3zzid541r4xm3ai2f1raiwf6-bootstrap-4.2.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