Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 856 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 856 Bytes

uikit-atom

Official UIkit plugin for Atom

Auto-complete plugin for UIKit classes and attributes.

UIkit

UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.

Installation

The plugin can be installed through Atom's package installer. Just search for uikit and install the official plugin you find.

Alternatively, you can clone this repository to the Packages directory of your Atom installation. In Mac OS, this looks as follows:

cd ~/.atom/packages/
git clone [email protected]:uikit/uikit-atom.git

Usage

When you are inside an HTML, CSS or PHP document, the autocompletion suggestions from Atom will include all class names and attributes from UIkit.