Skip to content

Instantly share code, notes, and snippets.

@gullinbursti
gullinbursti / maintext.jsx
Created April 6, 2019 23:31
Design Engine auto generated syntax v1
/**
* JSX Generator v1.0
* Code snippets by Design Engine.
* Made in Mountain View, CA.
**/ /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
import React, { Component } from "react";
import './MainText.css';
import axios from 'axios';
@gullinbursti
gullinbursti / maintext.css
Created April 6, 2019 23:30
Design Engine auto generated syntax v1
/* CSS Generator v1.0 */
/* Code snippets by Design Engine. */
/* Made in Mountain View, CA. */
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.maintext {
position: absolute;
top: 135px;
left: 136px;
@gullinbursti
gullinbursti / subtext.css
Created April 6, 2019 23:14
Design Engine auto generated syntax v1
/* CSS Generator v1.0 */
/* Code snippets by Design Engine. */
/* Made in Mountain View, CA. */
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.subtext {
/* 2F91587BEEA925DB08E6 */
html { background-color: #ff00ff; }