Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 26, 2018 10:42
Show Gist options
  • Save ryantm/693ae2149cf8d174efe563ad97396c0a to your computer and use it in GitHub Desktop.
Save ryantm/693ae2149cf8d174efe563ad97396c0a to your computer and use it in GitHub Desktop.
/nix/store/mp09kp6kk1mnb0m6szp8r8cjswpky236-libsass-3.5.3
├── include
│   ├── sass
│   │   ├── base.h
│   │   ├── context.h
│   │   ├── functions.h
│   │   ├── values.h
│   │   └── version.h
│   ├── sass2scss.h
│   └── sass.h
└── lib
├── libsass.la
├── libsass.so -> libsass.so.1.0.0
├── libsass.so.1 -> libsass.so.1.0.0
├── libsass.so.1.0.0
└── pkgconfig
└── libsass.pc
4 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment