Skip to content

Instantly share code, notes, and snippets.

View pouyakary's full-sized avatar
🌻
Loving the Spring

Pouya Kary ✨ pouyakary

🌻
Loving the Spring
View GitHub Profile

Sass/Less Comparison

In this document I am using Sass's SCSS syntax. You can choose to use the indented syntax in sass, if you prefer it, it has no functional differences from the SCSS syntax.

For Less, I'm using the JavaScript version because this is what they suggest on the website. The ruby version may be different.

Variables

@pouyakary
pouyakary / macOS Big Sur Icon.aftemplate
Created November 7, 2021 20:39 — forked from niw/LICENSE
macOS Big Sur Icon Template for Affinity Photo
@pouyakary
pouyakary / connectHTMLelements_SVG.png
Created June 5, 2016 13:46 — forked from alojzije/connectHTMLelements_SVG.png
Connect two elements / draw a path between two elements with SVG path (using jQuery)
connectHTMLelements_SVG.png
@pouyakary
pouyakary / dark-style-from-vs-2015.json
Last active May 25, 2016 16:06 — forked from rdavisau/dark-style-from-vs-2015.json
dark-style-from-vs-2015.json
{
"name":"Dark",
"version":"1.0",
"description":"From Visual Studio Code",
"originator":"Imported from /Users/rdavis/Library/XamarinStudio-5.0/HighlightingSchemes/dark-style-from-vs-2015.vssettings",
"colors":[
{"name": "Background(Read Only)", "color":"#1E1E1E" },
{"name": "Search result background", "color":"#005F60" },
{"name": "Search result background (highlighted)", "color":"#007E80" },
{"name": "Fold Square", "color":"#A5A5A5" },