1.1.0 • Published 8 years ago

wordpress-tab-plugin-html-test v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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.