What is the file structure?


  • architecture - (VSPreloader's file structure)
    • animations - (list of all the animations)
      • _ada1.less - (first add-on animation)
      • _ada2.less - (second add-on animation)
      • ...
    • static - (list of all static elements)
      • _ads1.less - (first static element)
      • _ads2.less - (second static element)
      • ...
    • _animations.less - (imports all the animations)
    • _helpers.less - (list of available helpers)
    • _layouts.less - (layout helpers for positioning the preloader)
    • _mixins.less - (useful mixins used by VSPreloader)
    • _static.less - (imports all the static elements)
    • _variables.less - (configurable variables)
  • vspreloader.less - (main less file that imports the entire architecture)
  • vspreloader.min.css - (compiled and minified version of VSPreloader)
  • vspreloader.css - (compiled and unminified version of VSPreloader)

Last update:
2015-03-23 21:00
Author:
Cristina Cavruc
Revision:
1.1
Average rating:0 (0 Votes)