Skip to content

Commit

Permalink
refactor: updated README file to reflect template changes (#35)
Browse files Browse the repository at this point in the history
The README of the MFEs needs to be updated because the frontend app
template has been updated.

Issue related: openedx/wg-frontend#169

Co-authored-by: Muhammad Abdullah Waheed <[email protected]>
  • Loading branch information
Mashal-m and abdullahwaheed committed Oct 24, 2023
1 parent 2850303 commit 4c9c7aa
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
# edX Stylelint configs
[![Build Status](https://github.com/openedx/stylelint-config-edx/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/openedx/stylelint-config-edx/actions?query=workflow%3A%22Node+CI%22)

# Purpose
Stylelint configs for edX Sass files.

## Table of Contents

1. [Overview](#overview)
2. [License](#license)
3. [Dependencies](#dependencies)
4. [Usage](#usage)
5. [The Configs](#the-configs)
- [edX Stylelint configs](#edx-stylelint-configs)
- [Purpose](#purpose)
- [Table of Contents](#table-of-contents)
- [Overview](#overview)
- [License](#license)
- [Usage](#usage)
- [Sass Style Guide](#sass-style-guide)

## Overview

Expand Down

0 comments on commit 4c9c7aa

Please sign in to comment.