The www/libsass port
libsass-3.6.6v0 – C/C++ implementation of a Sass compiler (cvsweb github mirror)
Description
Sass is an extension of CSS, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a plugin for your build system. LibSass is a C++ port of the original Ruby Sass CSS compiler with a C API, coded with portability and efficiency in mind. You can expect LibSass to be a lot faster than Ruby Sass and on par or faster than the best alternative CSS compilers around. Warning: LibSass is deprecated. While it will continue to receive maintenance releases indefinitely, there are no plans to add additional features or compatibility with any new CSS or Sass features. Projects that still use it should move onto Dart Sass.WWW: https://sass-lang.com/libsass/
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Files
- /usr/local/include/sass.h
- /usr/local/include/sass/
- /usr/local/include/sass/base.h
- /usr/local/include/sass/context.h
- /usr/local/include/sass/functions.h
- /usr/local/include/sass/values.h
- /usr/local/include/sass/version.h
- /usr/local/include/sass2scss.h
- /usr/local/lib/libsass.so.0.1
- /usr/local/lib/pkgconfig/libsass.pc