it:ad:sass:home

IT:AD:SASS

  • Watching the *.scss file to convert it:

Example:

sass --watch "C:\Users\Ciel\Documents\sassme.scss"
# or more explicitly:
sass --watch "C:\Users\Ciel\Documents\sassme.scss":"C:\Users\Ciel\Documents\style.css"
# although this probably won't be what you need:
sass --watch "C:\Users\Ciel\Documents\sassme.scss":"style.css"
  • Nice that we are no longer discussing whether preprocessing CSS is smart or not – the conversation has moved on to 'which solution?'
  • See: LESS
  • /home/skysigal/public_html/data/pages/it/ad/sass/home.txt
  • Last modified: 2023/11/04 03:30
  • by 127.0.0.1