Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/craigbarnes/lua-sass
https://github.com/craigbarnes/lua-sass
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/craigbarnes/lua-sass
- Owner: craigbarnes
- License: isc
- Archived: true
- Created: 2018-01-14T12:10:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-20T01:19:34.000Z (11 months ago)
- Last Synced: 2024-09-26T01:37:55.387Z (about 2 months ago)
- Language: Makefile
- Homepage:
- Size: 58.6 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
lua-sass
========[Lua] bindings for [libsass].
Status
------**Unmaintained**.
The upstream [libsass] library was [declared deprecated] on 27th
October 2020:> 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.This would effectively mean that lua-sass is also deprecated, but in
addition to that, since I no longer have any need for (or interest in)
Sass, I now consider lua-sass to be entirely unmaintained.[libsass]: https://sass-lang.com/libsass
[declared deprecated]: https://github.com/sass/libsass/commit/87292ae4b2167401b505be1188d3b82861ab3253
[Lua]: https://www.lua.org/