Skip to content

Instantly share code, notes, and snippets.

View adorade's full-sized avatar

Marian Bolojan adorade

View GitHub Profile
@adorade
adorade / decimal.scss
Last active December 3, 2023 16:53
Rounds a number to specified digits. (sass/scss)
//
// Rounds a number to specified digits.
// MIT License @ Adorade
// https://gist.github.com/adorade/80f52f21916a26af39fc4061f06ffc26
// =============================================================================
@use "sass:math";
/// Rounds a `$number` to specified digits.
///
@adorade
adorade / packages.conf
Last active July 12, 2025 13:23
Laragon Package and Site Config
### Laragon Portable Packages Configuration File Kit
# This is a template Config file for a fully portable option for Laragon.
# The links are included in each section.
#
# Copy it into your Laragon Root folder and replace the initially installed file
# called "packages.conf" in the folder: `%LARAGON_ROOT%\usr\<packages.conf>`.
#
# You can add all the packages you feel you might need by using this template as an example.
# Add package `Menu > Tools > Quick add > <packages>`
# Last update: 12 July 2025