@nextbitlabs/onepunch-style-nextbit
v0.2.0
Published
Frictionless CSS style for the onepunch CLI
Downloads
5
Readme
Start a new presentation with onepunch.
Create a new presentation:
$ onepunch init [-n directory-name]
Link to the onepunch-nextbit-style adding the following line within the <head>
element in the index.html
file:
<head>
<link href="https://unpkg.com/@nextbitlabs/onepunch-style-nextbit/nextbit.css" rel="stylesheet" type="text/css">
</head>
Read about how to create slides with onepunch and Nextbit style in the internal documentation.