Pinned Loading
-
jump-to-sass-definition
jump-to-sass-definition PublicA Visual Studio Code extension that enables quick navigation to SASS/SCSS definitions through keyboard shortcuts (Cmd/Ctrl+click). Enhances development workflow by providing instant jumps to variab…
TypeScript
-
jump-to-php-definition
jump-to-php-definition PublicA lightweight VS Code extension that provides Go to Definition functionality for PHP files.
TypeScript
-
-
-
Bash script to find unused SCSS vari...
Bash script to find unused SCSS variables 1#!/usr/bin/env bash2# HOW TO USE3# Save code to file4# Run as "SCRIPT_FILE_NAME SASS_DIRECTORY"5# e.g "./find_unused_scss_variables.sh ./sass" -
Find unused CSS classes in html,php,...
Find unused CSS classes in html,php,js files for multiple themes. Run this script in "themes" directory of Wordpress 1#!/bin/bash2for dir in $(ls -d */ | grep -v cache | grep -v node_modules | cut -f1 -d'/'); do
3(
4echo "checking $dir :";
5pushd "$dir" &>/dev/null || {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





