Skip to content

knu/docset-tailwindcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docset builder for Tailwind CSS

How to use

% bundle
% rake

% open Tailwind_CSS.docset

Or to build in Docker container:

% docker build -t docset .
% mkdir -p output
# docker run -v`pwd`:/stage docset

Requirements

  • wget(1) - for recursively fetching the entire document tree

  • convert(1), rsvg-convert(1) - for generating the icon

  • tar(1) - bsdtar or GNU tar (I guess)

  • Dash.app or any other compatible viewer

References

License

This build script suite is:

Copyright (c) 2023 Akinori MUSHA

Licensed under the 2-clause BSD license. See LICENSE for details.

Generated docsets will be based on work by Tailwind Labs Inc. Copyright (C) 2023 Tailwind Labs Inc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors