Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 2, 2018 21:09
Show Gist options
  • Save ryantm/68655a774ee14cf658d685eec8c1ab27 to your computer and use it in GitHub Desktop.
Save ryantm/68655a774ee14cf658d685eec8c1ab27 to your computer and use it in GitHub Desktop.
/nix/store/xyyfnl8z6bsziqyibdk7am96h1dz8yiz-libsass-3.5.4
├── 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