imranhsayed / aquila

🎨 An Advanced WordPress theme
1.02k stars 218 forks source link

Set up sass #15

Closed imranhsayed closed 4 years ago

imranhsayed commented 4 years ago

Adds node-sass, sass-loader and sass-mq

Adds sass files

Enqueues main.css Import fonts into sass file and remove the enqueue so that its already imported with main.css and avoids additional http request for fonts.

move the styles from style.css into respective sass components and remove style.css as its empty now