Skip to content

supminn/neoG_styleSUP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wakatime

StyleSUP

styleSUP is a CSS Component library created purely based on HTML and CSS. The inspiration for ideas are taken from Bootstrap;

Get Started

To use any of the components within this library, 2 files are required as follows:

  1. Add the external CSS on the respective HTML page.
<link rel="stylesheet"
href="https://stylesup.netlify.app/styles/components.css">
  1. Add the JavaScript for certain components which needs an action and outcome.
<script type="text/javascript"
src="https://stylesup.netlify.app/scripts/script.js">
</script>

Note: Add the JavaScript code snippet just before the </body> such that all the components work well.

Live Link & Preview

Deployed Link

StyleSUP._.Home.-.Google.Chrome.2021-06-19.15-36-32_Trim.mp4

Releases

No releases published

Packages

No packages published