Spectre: Sass port available

Created on 15 Apr 2017  路  12Comments  路  Source: picturepan2/spectre

First of all I liked the simplicity of spectre, good job yan 馃憤
I converted spectre to sass in order to people like me use however they want

repository:
https://github.com/nusu/spectre.scss

Most helpful comment

Thank you. I will move Spectre.css to Sass after I fix the most bugs.

All 12 comments

Thank you. I will move Spectre.css to Sass after I fix the most bugs.

Really looking forward to this. Out of curiosity, @picturepan2 why did you write it in LESS?

@antonioaguilar Just because LESS is one of the easiest and workable solutions.

FYI, I didn't know about this @nusu version, so I also ported the latest 0.2.14 version to SCSS. I'm pretty sure this latest version is 100% in sync and compatible with the LESS version.

https://github.com/trilbymedia/spectre-scss

Gulp tasks are also updated to use SCSS, and it builds the same way as before. Compilation is crazy fast with libsass installed.

I've already synced and upgraded from 0.2.13 to 0.2.14 and it was less painful than expected. It would be awesome if you could move to SCSS going forward :)

@picturepan2 what are the too priority bugs before changing to sass? maybe they can be compiles in a project so we can help

im using bootstrap v4 but im on find new css framework and i interest in spectre but it's has only less version. I want SCSS version from official spectre is possible 馃槃 Thanks

ps i'll try to use scss version from @rhukster untill @picturepan2 release SCSS version 馃槂

I was going to suggest using mine until the official SCSS version is made available by @picturepan2. I'm going to keep it up to date with the releases.

馃挕 fyi, bootstrap folks created an upstream converter script time ago. The less_conversion.rb does most of the job, but don't look trivial on the first sight. /cc @rhukster

BTW I've updated mine to 0.2.15 - #251

@ALL Spectre is in SASS since v0.4.0.

Aw, LESS was the reason I chose Spectre in the first place a couple months ago. node-sass is a pain to install. Was there a reason to switch besides people asking for it?

@gilbert SASS function syntax is more clear than LESS. SASS community is larger and more active.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Anachron picture Anachron  路  3Comments

alighasemzadeh picture alighasemzadeh  路  5Comments

9Emi picture 9Emi  路  3Comments

mtnra picture mtnra  路  5Comments

hume12 picture hume12  路  4Comments