Skip to content

Instantly share code, notes, and snippets.

View Djuki's full-sized avatar

Ivan Đurđevac Djuki

  • Freelancer
  • Serbia
  • 17:26 (UTC -12:00)
  • X @Djuki
View GitHub Profile
@Djuki
Djuki / builder.html
Created February 10, 2023 14:24
Load SF builder with tollbar
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
<link rel="stylesheet" href="http://localhost:44486/build/css/main.css">
<style>
#container {
display: flex;
flex-direction: column;