RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Sass/SCSS Variables
Expression
^\$(?<key>.+):\s*(?<value>.+);
Description
Extract variables out of a sass file
Matches
$primary: #000000;|$nav-color-highlight: darken($nav-color-main, 5%);|$disable-secondary-accent: true; //don't forget!
Non-Matches
/*****Common Themes*****/|//$secondary-accent: #fffa0a;|Lorem ipsum
Author Rating: The rating for this expression. Nate L
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials