;;; web.el -*- lexical-binding: t; -*- (setq js-indent-level 2) (setq css-indent-offset 2) (add-to-list 'auto-mode-alist '("\\.less\\'" . css-mode))