Add Salesforce Lightning Web Component (#867)
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
7
l/lwc.html
Normal file
7
l/lwc.html
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
<template>
|
||||||
|
<lightning-card>
|
||||||
|
<div class="slds-m-around_medium">
|
||||||
|
<p>Hello World</p>
|
||||||
|
</div>
|
||||||
|
</lightning-card>
|
||||||
|
</template>
|
||||||
@@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every
|
|||||||
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
|
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
|
||||||
|
|
||||||
<!--Languages start-->
|
<!--Languages start-->
|
||||||
## Languages (713 total)
|
## Languages (714 total)
|
||||||
|
|
||||||
* [05Ab1E](%23/05AB1E)
|
* [05Ab1E](%23/05AB1E)
|
||||||
* [0815](%23/0815.0815)
|
* [0815](%23/0815.0815)
|
||||||
@@ -418,6 +418,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
|||||||
* [Lsl](l/lsl.lsl)
|
* [Lsl](l/lsl.lsl)
|
||||||
* [Lua](l/lua.lua)
|
* [Lua](l/lua.lua)
|
||||||
* [Lua Grimex](l/lua_grimex.j)
|
* [Lua Grimex](l/lua_grimex.j)
|
||||||
|
* [Lwc](l/lwc.html)
|
||||||
* [Löve](l/L%C3%B6ve.lua)
|
* [Löve](l/L%C3%B6ve.lua)
|
||||||
* [M4](m/m4.m4)
|
* [M4](m/m4.m4)
|
||||||
* [Maclisp](m/maclisp.lisp)
|
* [Maclisp](m/maclisp.lisp)
|
||||||
|
|||||||
Reference in New Issue
Block a user