Created
December 21, 2022 21:10
-
-
Save kevinacuna1/68c60d8b2fadb9385e9506dbc23d7d3b to your computer and use it in GitHub Desktop.
Compilando SASS con NPM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "compilar:sass": "sass --watch src/scss:build/css" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment