Skip to content

A CSS library with components for my Interfaces, elegant and friendly in terms of UX. We can combine them with our own style sheets up because not everyone likes to use great frameworks like boostrap or materialize. Try it!

License

AdrianoLupossa/neptuno

Repository files navigation

Neptuno CSS Logo

Neptuno - The CSS Library

A set of UI components created with pure CSS, we always use components in our projects, I think this is the perfect tool for persons who loves simplicity.

license GitHub contributors

View the project

Install

Install via link or download the zip

<link rel="stylesheet" href="https://adrianolupossa.github.io/neptuno/dist/css/neptuno.min.css" /> 

Components

Browser Support

Chrome Firefox Internet Explorer Opera Safari Edge
Android Yes Yes N/A Untested N/A
iOS No N/A N/A Untested Yes
Mac OS X Yes Yes N/A Untested Yes
Windows Yes Yes Yes (9+) Untested Yes
Internet Explorer
Carousel 9+ *
Dropdown 9+ *
Modal 9+ *
Tab 9+ *
Tooltip 8+ * **

* CSS3 transitions are not supported in IE8 and below.

Contributing

For Issues, pull requests and coding standards.

The CSS should be modified using the Stylus preprocessor.

Getting Started

# 1. Fork this repository and clone it into the current directory
git clone https://github.com/<your-username>/neptuno.git

# 2. Navigate to the newly cloned directory
cd neptuno

# 3. Install the dependencies
npm install

Development

# For start the server, watching your .styl files changes and compile CSS
gulp

# Compress zip files
gulp build

Pull Requests

# Open your Pull Request

License

MIT License © Adriano Lupossa

About

A CSS library with components for my Interfaces, elegant and friendly in terms of UX. We can combine them with our own style sheets up because not everyone likes to use great frameworks like boostrap or materialize. Try it!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published