This package provides the following services:
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.
- Homepage: https://www.getuikit.com
- Twitter: @getuikit
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 git@github.com: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.