slash25 code

  • Home
  • Work
  • Code
  • Github
  • WordPress Austin
  • Blog
You are here: Home / Archives for LESS
July 10, 2012 By Pat · Leave a Comment · (Updated: August 17, 2016)

LESS & WordPress – notes

July 10, 2012 by Pat

Use LESS to build style.less.

style.css is mostly a doc-block with an @import bringing in the less.css file.

in functions.php, write a universal body class of the client name. In a group work environment, this could be multiple names.

last, in the style.css, @import the client.css where the client is told to place all their custom styles prepended with the custom body class.

Tagged With: CSS, LESS, notes

copyright © 2020 slash25 code | privacy policy | pat on twitter