Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 776 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 776 Bytes

Custom Wordpress Tab plugin html samples

npm

HTML and CSS tests for the front and back end of my custom wordpress tabs plugin

Description

Basically this are a couple of html and css files in order to generate the back and front end files for a custom tabs plugin for wordpress. The CSS files are created using SASS and Compass using Foundation's mixins in order to generate a semantic version of the framework.

Dependencies

  • Foundation for sites 6.2.1
  • jQuery 1.12.3
  • SASS and Compass in order to edit the CSS files using the scss files as a starting point. The final CSS files can be edited individually as well.