s2c
Version, currently master branch1 version
- master branchlatestSep 15, 2018
github.com/codenoid/s2c
SASS To CSS Converter [GUI]
2 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
s2c:
github: codenoid/s2c
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.26.1- License
- MIT
- Author
- codenoid
- Target
s2cfrom src/s2c.cr
Dependencies
Runtime Dependencies
README
S2C - SASS to CSS Converter
My first app with Crystal-QT5

Installation
sudo apt-get install libsdl2-dev
sudo apt-get install libsdl2-mixer-*
sudo apt-get install libsdl2-image-*
sudo apt-get install qt5-default
sudo apt-get install libsass-dev
git clone https://github.com/codenoid/s2c
cd s2c
shards install
shards build
./bin/s2c
Usage
- Paste Your SASS Code to textarea
- Click Convert
Development
- [ ] Convert All SASS File inside folder / compressed file
- [ ] Syntax Highlighting
Contributing
- Fork it (https://github.com/codenoid/s2c/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- codenoid codenoid - creator, maintainer
- Papierkorb Papierkorb - Crystal QT5 creator, maintainer
- straight-shoota straight-shoota - Crystal Sass creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Sep 15, 2018
- Crystal
0.26.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/codenoid/s2c
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1